chiark / gitweb /
test suite: Always pass LC_COLLATE=C to sort(1).
[dgit.git] / tests / tests / import-native
index 1e093437049b3c3c3ee57baed33188706c8c1815..0766841b9e314650b16ab89782682638b1bd2599 100755 (executable)
@@ -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;