Sfoglia il codice sorgente

Remove beta branch name from v-change-sys-release

Kristan Kenney 6 anni fa
parent
commit
80a9fcced9
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      bin/v-change-sys-release

+ 0 - 1
bin/v-change-sys-release

@@ -28,7 +28,6 @@ if [ -z "$branch" ]; then
     echo ""
     echo ""
     echo "Common release branches:"
     echo "Common release branches:"
     echo "(*) master:   Stable releases only"
     echo "(*) master:   Stable releases only"
-    echo "(*) beta:     Beta builds which are being prepared for release"
     echo "(*) develop:  Daily development builds"
     echo "(*) develop:  Daily development builds"
     echo ""
     echo ""
     echo "You can also specify another branch name from the"
     echo "You can also specify another branch name from the"