Fix build only
This commit is contained in:
parent
85036a5afa
commit
16ca66d664
1 changed files with 1 additions and 1 deletions
2
test.sh
2
test.sh
|
@ -107,7 +107,7 @@ else
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if (( $build_only == 1 )); then
|
if (( $build_only == 1 )); then
|
||||||
echo "Since it's `build-only`, exiting..."
|
echo "Since it's 'build-only', exiting..."
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue