tools/testbuild.sh: Remove a spurious semicolon that was causing some errors.

This commit is contained in:
Gregory Nutt
2019-10-03 07:52:16 -06:00
parent 193698c89c
commit 4c8854b3c6
+1 -1
View File
@@ -45,7 +45,7 @@ APPSDIR=../apps
MAKE_FLAGS=-i
MAKE=make
unset testfile
unset JOPTION;
unset JOPTION
function showusage {
echo ""