No need to exit

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2017-03-22 08:52:49 +01:00
parent 2337e11d88
commit 1f7b86297a
No known key found for this signature in database
GPG Key ID: F941078878347C0C
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ do
echo "The merged vendor file is not up to date"
echo "Please run: php build/mergejs.php"
echo "And commit the result"
exit 1
break
fi
done