chiark / gitweb /
Tests: rename "dss" to "dsd" (for dgit-ssh-dispatch)
[dgit.git] / tests / dss-ssh
diff --git a/tests/dss-ssh b/tests/dss-ssh
deleted file mode 100755 (executable)
index bc179f5..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/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
-
-: '))))))))))))))))))))))))))))))))))))))))'