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

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

SVN-Revision: 45771
master
Jo-Philipp Wich 9 years ago
parent a28470a3cc
commit 4d96170c32
  1. 1
      scripts/ipkg-make-index.sh

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

Loading…
Cancel
Save