浏览代码

Remove failure test

Bob Mottram 10 年前
父节点
当前提交
7a743baccd
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0
    3
      src/freedombone

+ 0
- 3
src/freedombone 查看文件

6678
   fi
6678
   fi
6679
   cd $GOPATH/src/github.com/gogits
6679
   cd $GOPATH/src/github.com/gogits
6680
   git clone https://github.com/gogits/gogs.git
6680
   git clone https://github.com/gogits/gogs.git
6681
-  if [ ! "$?" = "0" ]; then
6682
-      exit 78654
6683
-  fi
6684
   cd gogs
6681
   cd gogs
6685
 
6682
 
6686
   # install
6683
   # install