summaryrefslogtreecommitdiff
path: root/nuttx/tools/incdir.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/tools/incdir.sh')
-rwxr-xr-xnuttx/tools/incdir.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/tools/incdir.sh b/nuttx/tools/incdir.sh
index 181fb1fa2..1e862aae1 100755
--- a/nuttx/tools/incdir.sh
+++ b/nuttx/tools/incdir.sh
@@ -65,6 +65,7 @@ while [ ! -z "$1" ]; do
echo " Enable script debug"
echo " -h"
echo " Shows this help text and exits."
+ exit 0
;;
* )
break;