瀏覽代碼

ignore errors (diglib and LFS still not solved)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@43235 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 14 年之前
父節點
當前提交
0dfc836f85
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mswindows/osgeo4w/package.sh

+ 1 - 1
mswindows/osgeo4w/package.sh

@@ -1,6 +1,6 @@
 #!/c/OSGeo4W/apps/msys/bin/sh
 
-set -e
+###set -e
 
 if ! [ -d mswindows ]; then
 	echo Start from GRASS toplevel dir