summaryrefslogtreecommitdiff
path: root/tests/bugzillas/bz1031154/runtest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugzillas/bz1031154/runtest.sh')
-rw-r--r--tests/bugzillas/bz1031154/runtest.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/bugzillas/bz1031154/runtest.sh b/tests/bugzillas/bz1031154/runtest.sh
index d90afb4..2c85f4d 100644
--- a/tests/bugzillas/bz1031154/runtest.sh
+++ b/tests/bugzillas/bz1031154/runtest.sh
@@ -54,8 +54,7 @@ fi
# create a big key to probe
marker "CREATE BIG KEY"
-pcreate_key_by_size 8192 big_key test-key @s
-expect_keyid id
+pcreate_key_by_size --new=id 8192 big_key test-key @s
# check the big key is file backed and the right size
marker "CHECK BIG KEY"