chiark / gitweb /
autopkgtests: Provide fake "ssh" program in tests/ which does nothing much.
[dgit.git] / tests / ssh
1 #!/bin/sh
2 set -e
3 cd /
4 userhost="$1"; shift
5 exec sh -c "$*"