mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
tools/testbuild.sh: Remove bad line from usage help.
This commit is contained in:
committed by
Abdelatif Guettouche
parent
69a9f3b8ec
commit
20f29e60e3
@@ -62,7 +62,6 @@ function showusage {
|
||||
echo " -x exit on build failures"
|
||||
echo " -j <ncpus> passed on to make. Default: No -j make option."
|
||||
echo " -a <appsdir> provides the relative path to the apps/ directory. Default ../apps"
|
||||
echo " -u<l|i>"
|
||||
echo " -t <topdir> provides the absolute path to top nuttx/ directory. Default $PWD/../nuttx"
|
||||
echo " -h will show this help test and terminate"
|
||||
echo " <testlist-file> selects the list of configurations to test. No default"
|
||||
|
||||
Reference in New Issue
Block a user