chiark / gitweb /
tests/tests/quilt: Test series quiltification
[dgit.git] / tests / dss-ssh
1 #!/bin/sh
2 set -e
3
4 echo >&2 '(((((((((((((((((((((((((((((((((((((((('
5 set -x
6
7 tmp=$DGIT_TEST_TMP
8 cd /
9 userhost="$1"; shift
10 export SSH_ORIGINAL_COMMAND="$*"
11 ${DGIT_SSH_DISPATCH_TEST-dgit-ssh-dispatch} -D $tmp/dispatch-dir
12
13 : '))))))))))))))))))))))))))))))))))))))))'