mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-10 04:41:49 +00:00
scripts: ensure that ipkg-make-index.sh exits successfully
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45771
This commit is contained in:
parent
a28470a3cc
commit
4d96170c32
@ -31,3 +31,4 @@ Description:/"
|
|||||||
echo ""
|
echo ""
|
||||||
done
|
done
|
||||||
[ -n "$empty" ] && echo
|
[ -n "$empty" ] && echo
|
||||||
|
exit 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user