aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-rsh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-rsh')
-rw-r--r--tests/run-rsh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-rsh b/tests/run-rsh
new file mode 100644
index 0000000..ef23583
--- /dev/null
+++ b/tests/run-rsh
@@ -0,0 +1,2 @@
+${THIS_SH} ./rsh.tests > /tmp/xx 2>&1
+diff /tmp/xx rsh.right && rm -f /tmp/xx