From: Loic Dachary Date: Sun, 15 Dec 2013 15:23:53 +0000 (+0100) Subject: osd: format test_osd_types.cc to 80 columns X-Git-Tag: v0.75~105^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F946%2Fhead;p=ceph.git osd: format test_osd_types.cc to 80 columns Signed-off-by: Loic Dachary --- diff --git a/src/test/test_osd_types.cc b/src/test/test_osd_types.cc index 34674358285..65726ea46a3 100644 --- a/src/test/test_osd_types.cc +++ b/src/test/test_osd_types.cc @@ -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: + */ +