chiark / gitweb /
Replace many calls to stat with new wrapper stat_exists; improves error handling...
[dgit.git] / tests / ssh
1 #!/bin/sh
2 set -e
3 cd /
4 userhost="$1"; shift
5 exec sh -c "$*"