mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
tools/testbuild.sh: Remove a spurious semicolon that was causing some errors.
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ APPSDIR=../apps
|
||||
MAKE_FLAGS=-i
|
||||
MAKE=make
|
||||
unset testfile
|
||||
unset JOPTION;
|
||||
unset JOPTION
|
||||
|
||||
function showusage {
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user