Parcourir la source

Remove failure test

Bob Mottram il y a 10 ans
Parent
révision
7a743baccd
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  1. 0
    3
      src/freedombone

+ 0
- 3
src/freedombone Voir le fichier

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