mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
tools/zipme.sh: Fix the typo error
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Brennan Ashton
parent
e538198fd8
commit
062373af20
+1
-1
@@ -121,7 +121,7 @@ done
|
||||
VERSION=$1
|
||||
if [ -n ${VERSION} ] ; then
|
||||
VERSIONOPT="-v ${VERSION}"
|
||||
if
|
||||
fi
|
||||
|
||||
# Full tar options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user