You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by bt...@apache.org on 2020/06/23 07:49:41 UTC

[incubator-nuttx] 01/04: tools/zipme.sh: Fix the typo error

This is an automated email from the ASF dual-hosted git repository.

btashton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git

commit 062373af201cbfb6feec43c18856c16f0f866129
Author: Xiang Xiao <xi...@xiaomi.com>
AuthorDate: Tue Jun 23 05:09:59 2020 +0800

    tools/zipme.sh: Fix the typo error
    
    Signed-off-by: Xiang Xiao <xi...@xiaomi.com>
---
 tools/zipme.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/zipme.sh b/tools/zipme.sh
index 5e0a199..3e2728a 100644
--- a/tools/zipme.sh
+++ b/tools/zipme.sh
@@ -121,7 +121,7 @@ done
 VERSION=$1
 if [ -n ${VERSION} ] ; then
   VERSIONOPT="-v ${VERSION}"
-if
+fi
 
 # Full tar options