chiark / gitweb /
Use failedcmd to report errors when ssh psql fails. Closes:#734281.
[dgit.git] / tests / ssh
1 #!/bin/sh
2 set -e
3 cd /
4 userhost="$1"; shift
5 exec sh -c "$*"