]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
crush: crushtool emacs compile helper
authorLoic Dachary <loic@dachary.org>
Sun, 12 Jan 2014 16:27:26 +0000 (17:27 +0100)
committerLoic Dachary <loic@dachary.org>
Sun, 12 Jan 2014 16:48:33 +0000 (17:48 +0100)
Signed-off-by: Loic Dachary <loic@dachary.org>
src/tools/crushtool.cc

index 57680ae7d3f2f82bcab8213e9eadf15830bf1be8..9e950f5e7dd15a1048f4ddd61d11e455c3ade127 100644 (file)
@@ -730,3 +730,8 @@ int main(int argc, const char **argv)
 
   return 0;
 }
+/*
+ * Local Variables:
+ * compile-command: "cd .. ; make crushtool && test/run-cli-tests"
+ * End:
+ */