Explorar o código

scripts: ensure that ipkg-make-index.sh exits successfully

Signed-off-by: Jo-Philipp Wich <[email protected]>

SVN-Revision: 45771
Jo-Philipp Wich %!s(int64=10) %!d(string=hai) anos
pai
achega
4d96170c32
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      scripts/ipkg-make-index.sh

+ 1 - 0
scripts/ipkg-make-index.sh

@@ -31,3 +31,4 @@ Description:/"
 	echo ""
 done
 [ -n "$empty" ] && echo
+exit 0