浏览代码

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

Signed-off-by: Jo-Philipp Wich <[email protected]>

SVN-Revision: 45771
Jo-Philipp Wich 10 年之前
父节点
当前提交
4d96170c32
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      scripts/ipkg-make-index.sh

+ 1 - 0
scripts/ipkg-make-index.sh

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