]> git.eshelyaron.com Git - emacs.git/commitdiff
1 scratch/fix-snapshot-building
authorPhillip Lord <phillip.lord@russet.org.uk>
Thu, 3 May 2018 20:42:36 +0000 (21:42 +0100)
committerPhillip Lord <phillip.lord@russet.org.uk>
Thu, 3 May 2018 20:42:36 +0000 (21:42 +0100)
admin/nt/dist-build/build-zips.sh

index ef17fe1bf980ea8344ee7ae7c78ab5034bfc8fad..7ffa8624765d20a641209fea8e55d47f5c75c2f8 100755 (executable)
@@ -192,6 +192,7 @@ fi
 echo Checking for required branch
 if [ -z $REQUIRED_BRANCH ];
 then
+    :
 else
     BRANCH=$REQUIRED_BRANCH
     echo [build] Building from Branch $BRANCH