From: Loic Dachary Date: Sun, 15 Dec 2013 13:30:38 +0000 (+0100) Subject: common: format Throttle test to 80 columns X-Git-Tag: v0.75~107^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=938f22cae26fdaf7271d4ef424c5ee8472deeb5e;p=ceph.git common: format Throttle test to 80 columns Signed-off-by: Loic Dachary --- diff --git a/src/test/common/Throttle.cc b/src/test/common/Throttle.cc index 60d7daebdac2..c07e242f9b2b 100644 --- a/src/test/common/Throttle.cc +++ b/src/test/common/Throttle.cc @@ -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: + */ +