chiark / gitweb /
Tests: t-prep-newpackage: don't brokenly set v=3-1
[dgit.git] / tests / dsd-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
12
13 : '))))))))))))))))))))))))))))))))))))))))'