Replace missing 'then', lost in last commit

This commit is contained in:
Richard Frith-Macdonald 2018-04-13 11:04:37 +01:00
parent 56f7fb1a06
commit fd12d1bc5d

View file

@ -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"