Meta/pushall: stop pushing to gph
Junio C Hamano committed
Aug 12, 2015 at 14:32 UTC
6f584b1d9577a3c1669ee28e3178f1c325c55f82
1 file changed
+2
-2
pushall
+2
-2
index 0130918cfc..4f7a904536 100755
--- a/pushall
+++ b/pushall
@@ -1,7 +1,7 @@
#!/bin/sh
-sites='ko repo github2 sfjp sf.net gob-private gph '
-nexts='ko repo github2 gob-private gph'
+sites='ko repo github2 sfjp sf.net gob-private '
+nexts='ko repo github2 '
push_retry () {
sites=$1