Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <jacobthornton@gmail.com>2012-07-23 00:00:17 +0400
committerJacob Thornton <jacobthornton@gmail.com>2012-07-23 00:00:17 +0400
commit77dea2c5eb4c0abecfb3ccc50e6b4f78d3847181 (patch)
tree769b2a3fe6a43b799b8442f1eb2ef67991094bb3 /Makefile
parent6c2fa9430c04b666ae5f490312be29116a7782d2 (diff)
change haunt to write
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ba648de20e..e1dcc92712 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