aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/shell8.test3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/shell8.test b/test/shell8.test
index 0dcb10d67..de0f237f7 100644
--- a/test/shell8.test
+++ b/test/shell8.test
@@ -101,7 +101,7 @@ foreach {tn tcl} {
set x2 ".ar --extract --dir ar3"
set c3 ".ar --creat --dir ar1 --file test_xyz.db ."
- set x3 ".ar --e --d ar3 --f test_xyz.db"
+ set x3 ".ar --e --dir ar3 --f test_xyz.db"
}
4 {
@@ -169,4 +169,3 @@ finish_test
finish_test
-