mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Replace missing 'then', lost in last commit
This commit is contained in:
parent
56f7fb1a06
commit
fd12d1bc5d
1 changed files with 1 additions and 0 deletions
|
@ -342,6 +342,7 @@ build_and_run ()
|
|||
fi
|
||||
else
|
||||
if test x"$GSVERBOSE" = xyes
|
||||
then
|
||||
BUILD_CMD="$MAKE_CMD messages=yes debug=yes $TESTNAME"
|
||||
else
|
||||
BUILD_CMD="$MAKE_CMD debug=yes $TESTNAME"
|
||||
|
|
Loading…
Reference in a new issue