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

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 45771
lede-17.01
Jo-Philipp Wich 2015-05-27 08:29:10 +00:00
parent a28470a3cc
commit 4d96170c32
1 changed files with 1 additions and 0 deletions

View File

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