]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
change haunt to write
authorJacob Thornton <jacobthornton@gmail.com>
Sun, 22 Jul 2012 20:00:17 +0000 (13:00 -0700)
committerJacob Thornton <jacobthornton@gmail.com>
Sun, 22 Jul 2012 20:00:17 +0000 (13:00 -0700)
Makefile

index ba648de20e526b63972bd3a60ea0613f06b1d167..e1dcc927121bd032c7792d48f1c752c71bb837a1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -95,7 +95,7 @@ watch:
 #
 
 haunt:
-       @haunt -s .issue-guidelines.js https://github.com/twitter/bootstrap
+       @haunt .issue-guidelines.js https://github.com/twitter/bootstrap
 
 
 .PHONY: docs watch gh-pages
\ No newline at end of file