aboutsummaryrefslogtreecommitdiff
path: root/tests/create00.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/create00.at')
-rw-r--r--tests/create00.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/create00.at b/tests/create00.at
index c428fdc..173c864 100644
--- a/tests/create00.at
+++ b/tests/create00.at
@@ -21,7 +21,7 @@ AT_CHECK([
AT_SORT_PREREQ
num2word 1:1000 > input
gtload test.db < input
-gtdump test.db | sort -k1,2 -n > output
+gtdump test.db | sort -k1n,2n > output
cmp -s input output || diff -u input output
])

Return to:

Send suggestions and report system problems to the System administrator.