3 export PATH
=/home
/pasky
/bin
:$PATH
7 log
="$(mktemp -t repomgr-XXXXXX)"
14 if ! "$@" >>"$log" 2>&1; then
16 echo "$* failed with error code $?"
19 } |
mail -s "[repo.or.cz] $proj update failed" "$mail",pasky@ucw.cz
25 GIT_DIR
=. bang git mirror
"$url"
26 GIT_DIR
=. bang git update-server-info
27 date -R >.last_refresh