Pārlūkot izejas kodu

Remove failure test

Bob Mottram 10 gadus atpakaļ
vecāks
revīzija
7a743baccd
1 mainītis faili ar 0 papildinājumiem un 3 dzēšanām
  1. 0
    3
      src/freedombone

+ 0
- 3
src/freedombone Parādīt failu

@@ -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