X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=bup.git;a=blobdiff_plain;f=t%2Ftest-xdev.sh;h=c71df93d5cd5f88dc5e0c5215f6eaada79641e76;hp=8c0cdb16aa2938547d29c2f68e3ec9bd594c8a7e;hb=08808a1417e5df6e7f313e05435635ee65b2815f;hpb=89b80458dc20dd9be5768e3c805f3f657c92b851 diff --git a/t/test-xdev.sh b/t/test-xdev.sh index 8c0cdb1..c71df93 100755 --- a/t/test-xdev.sh +++ b/t/test-xdev.sh @@ -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"