Browse Source

Remove failure test

Bob Mottram 10 years ago
parent
commit
7a743baccd
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      src/freedombone

+ 0
- 3
src/freedombone View File

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