mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
More trailing whilespace removal
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ unset VERSION
|
||||
unset BUILD
|
||||
unset OUTFILE
|
||||
|
||||
while [ ! -z "$1" ]; do
|
||||
while [ ! -z "$1" ]; do
|
||||
case $1 in
|
||||
-b )
|
||||
shift
|
||||
|
||||
Reference in New Issue
Block a user