do not push to ethz

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
remotes/origin/feature_files_export
Nico Schottelius 12 years ago
parent fbda50dfb0
commit acb31b2632
  1. 2
      build

@ -349,7 +349,7 @@ eof
;;
p|pu|pub)
for remote in "" github sf ethz; do
for remote in "" github sf; do
echo "Pushing to $remote"
git push --mirror $remote
done

Loading…
Cancel
Save