From d5013886bfac8d8997d1e4ec8fd32f1a0a6e62d1 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 22 Mar 2015 17:19:22 +0000 Subject: Tests: rename "dss" to "dsd" (for dgit-ssh-dispatch) --- tests/dsd-ssh | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100755 tests/dsd-ssh (limited to 'tests/dsd-ssh') diff --git a/tests/dsd-ssh b/tests/dsd-ssh new file mode 100755 index 0000000..bc179f5 --- /dev/null +++ b/tests/dsd-ssh @@ -0,0 +1,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/dispatch-dir + +: '))))))))))))))))))))))))))))))))))))))))' -- cgit v1.2.1