summaryrefslogtreecommitdiff
path: root/tests/dsd-ssh
blob: 7a075f0b4f660bb4a6c4715e35b927d7fcbc178b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh
set -e

echo >&2 '(((((((((((((((((((((((((((((((((((((((('
set -x

tmp=$DGIT_TEST_TMP
cd /
userhost="$1"; shift
export SSH_ORIGINAL_COMMAND="$*"
${DGIT_SSH_DISPATCH_TEST-dgit-ssh-dispatch} -D $tmp

: '))))))))))))))))))))))))))))))))))))))))'