mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
More trailing whilespace removal
This commit is contained in:
@@ -37,7 +37,7 @@ ADVICE="Try '$0 -h' for more information"
|
||||
|
||||
unset VERSION
|
||||
|
||||
while [ ! -z "$1" ]; do
|
||||
while [ ! -z "$1" ]; do
|
||||
case $1 in
|
||||
-v )
|
||||
shift
|
||||
|
||||
Reference in New Issue
Block a user