Selaa lähdekoodia

Remove failure test

Bob Mottram 10 vuotta sitten
vanhempi
commit
7a743baccd
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  1. 0
    3
      src/freedombone

+ 0
- 3
src/freedombone Näytä tiedosto

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