+myremotegit

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-02-24 20:56:01 +01:00
commit 34c8e2f776
2 changed files with 47 additions and 0 deletions

View file

@ -51,6 +51,9 @@ machine="sans-lab-$1"; shift
headerto="support@inf.ethz.ch"
to="support@inf.ethz.ch $from"
# always append sans-home = sans-intern
set -- "$@" sans-home
while [ $# -ge 1 ]; do
addr="$1@ethz.ch"
to="$to $addr"