]> arthur.barton.de Git - bup.git/blobdiff - t/test-xdev.sh
Set sort LC_ALL=C correctly in test-meta and test-xdev
[bup.git] / t / test-xdev.sh
index 8c0cdb16aa2938547d29c2f68e3ec9bd594c8a7e..c71df93d5cd5f88dc5e0c5215f6eaada79641e76 100755 (executable)
@@ -67,7 +67,8 @@ WVPASS bup save -n src src
 WVPASS mkdir src-restore
 WVPASS bup restore -C src-restore "/src/latest$(pwd)/"
 WVPASS test -d src-restore/src
-WVPASSEQ "$(cd src-restore/src && find . -not -name lost+found | sort)" ".
+WVPASSEQ "$(cd src-restore/src && find . -not -name lost+found | LC_ALL=C sort)" \
+".
 ./1
 ./mnt"