mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 00:30:39 +01: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
1 changed files with 1 additions and 0 deletions
|
|
@ -31,3 +31,4 @@ Description:/"
|
|||
echo ""
|
||||
done
|
||||
[ -n "$empty" ] && echo
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue