]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
osd: format test_osd_types.cc to 80 columns 946/head
authorLoic Dachary <loic@dachary.org>
Sun, 15 Dec 2013 15:23:53 +0000 (16:23 +0100)
committerLoic Dachary <loic@dachary.org>
Sun, 15 Dec 2013 15:23:53 +0000 (16:23 +0100)
Signed-off-by: Loic Dachary <loic@dachary.org>
src/test/test_osd_types.cc

index 34674358285b2d81d4a7d65b4d4034f81eeb59d4..65726ea46a3959bafb394c82de13710729126c9a 100644 (file)
@@ -1160,6 +1160,12 @@ TEST_F(ObjectContextTest, read_write_lock)
   
 }
 
-// Local Variables:
-// compile-command: "cd .. ; make unittest_osd_types ; ./unittest_osd_types # --gtest_filter=pg_missing_t.constructor "
-// End:
+/*
+ * Local Variables:
+ * compile-command: "cd .. ; 
+ *   make unittest_osd_types ; 
+ *   ./unittest_osd_types # --gtest_filter=pg_missing_t.constructor 
+ * "
+ * End:
+ */
+