summaryrefslogtreecommitdiff
path: root/test/lib/completions/dd.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/completions/dd.exp')
-rw-r--r--test/lib/completions/dd.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lib/completions/dd.exp b/test/lib/completions/dd.exp
index e02e037c..4946e54d 100644
--- a/test/lib/completions/dd.exp
+++ b/test/lib/completions/dd.exp
@@ -18,7 +18,7 @@ sync_after_int
set test "option should be suffixed with ="
-set cmd "dd if"
+set cmd "dd bs"
send "$cmd\t"
expect -ex "$cmd"
expect {