Change Humbug => Zulip in tools.

(imported from commit a081a6f26407528d5952c8065f15f19c66ce9111)
This commit is contained in:
Tim Abbott
2013-08-06 15:41:49 -04:00
parent d6e32668c8
commit a8c70f6dde
4 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
if ! [ -d ".git/hooks/" ]; then
echo "Error: Could not find .git/hooks directory"
echo "Please re-run this script from the root of your Humbug git checkout"
echo "Please re-run this script from the root of your humbug.git checkout"
exit 1
fi