summaryrefslogtreecommitdiff
path: root/tests/tests/import-native
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests/import-native')
-rwxr-xr-xtests/tests/import-native2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests/import-native b/tests/tests/import-native
index 1e09343..0766841 100755
--- a/tests/tests/import-native
+++ b/tests/tests/import-native
@@ -8,7 +8,7 @@ t-tstunt-parsechangelog
mkdir $tmp/aside
versions=""
-for f in $(find $tmp/mirror -name \*.dsc | sort); do
+for f in $(find $tmp/mirror -name \*.dsc | t-sort); do
perl -i -pe '
$_="" if m/^-----BEGIN PGP SIGNED/..!m/\S/;
$_="" if m/^-----BEGIN PGP SIGNATURE/..0;