aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-07-22 13:00:17 -0700
committerJacob Thornton <[email protected]>2012-07-22 13:00:17 -0700
commit77dea2c5eb4c0abecfb3ccc50e6b4f78d3847181 (patch)
tree769b2a3fe6a43b799b8442f1eb2ef67991094bb3
parent6c2fa9430c04b666ae5f490312be29116a7782d2 (diff)
downloadbootstrap-77dea2c5eb4c0abecfb3ccc50e6b4f78d3847181.tar.xz
bootstrap-77dea2c5eb4c0abecfb3ccc50e6b4f78d3847181.zip
change haunt to write
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ba648de20..e1dcc9271 100644
--- 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