chiark / gitweb /
Test suite: drs-push-rejects: use set +o pipefail, not set +e
[dgit.git] / tests / ssh
1 #!/bin/sh
2 set -e
3 cd /
4 userhost="$1"; shift
5 exec sh -c "$*"