From e6ba181bd420e148ce86fc6b7a05df23cbddf362 Mon Sep 17 00:00:00 2001 From: SafwatHalaby Date: Thu, 28 May 2015 22:39:39 +0300 Subject: Removed stray "exit" from compile.sh --- compile.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/compile.sh b/compile.sh index 329d79d81..1e965aecc 100755 --- a/compile.sh +++ b/compile.sh @@ -85,7 +85,6 @@ if [[ $MISSING_PROGRAMS != "" ]]; then missingDepsExit fi -exit # Echo: Branch choice. echo echo "You can choose between 2 branches:" -- cgit v1.2.3