summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 551e9031..e06c1cea 100755
--- a/build
+++ b/build
@@ -45,7 +45,7 @@ main()
initialise_command $@ && shift 1
check_git
- check_project "fail"
+ check_project
git_init
execute_command $@