Fix release tool build checks

This commit is contained in:
Janek Bevendorff 2017-06-26 01:40:21 +02:00
parent 0f2f6621b5
commit 2727f75919
No known key found for this signature in database
GPG Key ID: CFEC2F6850BFFA53

View File

@ -525,8 +525,7 @@ build() {
done done
init init
checkWorkingTreeClean
performChecks
OUTPUT_DIR="$(realpath "$OUTPUT_DIR")" OUTPUT_DIR="$(realpath "$OUTPUT_DIR")"