aboutsummaryrefslogtreecommitdiff
path: root/tests/dbmcreate00.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dbmcreate00.at')
-rw-r--r--tests/dbmcreate00.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dbmcreate00.at b/tests/dbmcreate00.at
index fbfed52..3aedf7b 100644
--- a/tests/dbmcreate00.at
+++ b/tests/dbmcreate00.at
@@ -22,7 +22,7 @@ AT_COMPAT_PREREQ
AT_SORT_PREREQ
num2word 1:1000 > input
dtload test < input
-dtdump test | sort -k1,2 -n > output
+dtdump test | sort -k1n,2n > output
cmp -s input output || diff -u input output
])

Return to:

Send suggestions and report system problems to the System administrator.