projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a28470a
)
scripts: ensure that ipkg-make-index.sh exits successfully
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 27 May 2015 08:29:10 +0000
(08:29 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 27 May 2015 08:29:10 +0000
(08:29 +0000)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 45771
scripts/ipkg-make-index.sh
patch
|
blob
|
history
diff --git
a/scripts/ipkg-make-index.sh
b/scripts/ipkg-make-index.sh
index 12d143a04458f7273684f2c012ab013790f1f7f5..182222741389b8e2c68b3a69c0c46b2886e9fbf5 100755
(executable)
--- a/
scripts/ipkg-make-index.sh
+++ b/
scripts/ipkg-make-index.sh
@@
-31,3
+31,4
@@
Description:/"
echo ""
done
[ -n "$empty" ] && echo
+exit 0