summaryrefslogtreecommitdiff
path: root/t/60-regression.t
diff options
context:
space:
mode:
authorMaximilian Gass <mxey@ghosthacking.net>2011-05-23 08:06:05 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-05-23 09:53:57 +0200
commitdb66ad9caafbb4c5dfd07444ec417f7ed73560af (patch)
tree0c37b5ffd3b07298d8ae1991ab0a02df5fe359f4 /t/60-regression.t
parent19ff7fc150470d923b7f95fc09316e594f4c3bdc (diff)
Mention command name in missing command error message
Conflicts: bin/ssh-forcecommand
Diffstat (limited to 't/60-regression.t')
-rw-r--r--t/60-regression.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/60-regression.t b/t/60-regression.t
index 828c127..e3b3476 100644
--- a/t/60-regression.t
+++ b/t/60-regression.t
@@ -35,7 +35,7 @@ test_fc(
test_fc(
in => 'invalid',
ret => 1,
- err => 'Unknown command',
+ err => 'Unknown command: invalid',
);
test_fc(