]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
common: format Throttle test to 80 columns
authorLoic Dachary <loic@dachary.org>
Sun, 15 Dec 2013 13:30:38 +0000 (14:30 +0100)
committerLoic Dachary <loic@dachary.org>
Sun, 15 Dec 2013 13:30:38 +0000 (14:30 +0100)
Signed-off-by: Loic Dachary <loic@dachary.org>
src/test/common/Throttle.cc

index 60d7daebdac214c2d9ad07172e804523eb4ce8c8..c07e242f9b2b6a71a38c3716efa0bfbe100a88c5 100644 (file)
@@ -251,6 +251,13 @@ int main(int argc, char **argv) {
   return RUN_ALL_TESTS();
 }
 
-// Local Variables:
-// compile-command: "cd ../.. ; make unittest_throttle ; ./unittest_throttle # --gtest_filter=ThrottleTest.destructor --log-to-stderr=true --debug-filestore=20"
-// End:
+/*
+ * Local Variables:
+ * compile-command: "cd ../.. ; 
+ *   make unittest_throttle ; 
+ *   ./unittest_throttle # --gtest_filter=ThrottleTest.destructor \
+ *       --log-to-stderr=true --debug-filestore=20
+ * "
+ * End:
+ */
+