summaryrefslogtreecommitdiff
path: root/nuttx/tools/define.sh
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-04-13 16:22:22 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-04-13 16:22:22 -0600
commit70b6bb22af51defd713adfd452309f32f0e523aa (patch)
treeb483c578cf6ae76888b89188bedb03f539ab4cd3 /nuttx/tools/define.sh
parent3cf6b4d6577c2f467dbb25dd0da8cdc6ad32a7b4 (diff)
downloadpx4-nuttx-70b6bb22af51defd713adfd452309f32f0e523aa.tar.gz
px4-nuttx-70b6bb22af51defd713adfd452309f32f0e523aa.tar.bz2
px4-nuttx-70b6bb22af51defd713adfd452309f32f0e523aa.zip
More trailing whilespace removal
Diffstat (limited to 'nuttx/tools/define.sh')
-rwxr-xr-xnuttx/tools/define.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/tools/define.sh b/nuttx/tools/define.sh
index ae2374118..d7be0d725 100755
--- a/nuttx/tools/define.sh
+++ b/nuttx/tools/define.sh
@@ -41,7 +41,7 @@ wintool=n
usage="USAGE: $progname [-w] [-d] [-h] <compiler-path> <def1>[=val1] [<def2>[=val2] [<def3>[=val3] ...]]"
advice="Try '$progname -h' for more information"
-while [ ! -z "$1" ]; do
+while [ ! -z "$1" ]; do
case $1 in
-d )
set -x