X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=tests%2Ftest-imagex-ntfs;h=306334946bb4e406df4fdf6927ffb713e30ff5c5;hb=269f10a27c62027d48c0ba58f164d20e3bf3cf85;hp=783c96acee22f1265d650633e827d2b0f091e1fb;hpb=3bb3e3c3806a121686cec80c56f2718c714915ef;p=wimlib diff --git a/tests/test-imagex-ntfs b/tests/test-imagex-ntfs index 783c96ac..30633494 100755 --- a/tests/test-imagex-ntfs +++ b/tests/test-imagex-ntfs @@ -272,7 +272,7 @@ do_test 'echo -n 8 > file; setfattr -n user.ads3 anotherfile -v 33; echo -n > emptyfile; setfattr -n user.ads emptyfile -v 8; - setfattr -n user.ads5 emptyfile -v"`cat $srcdir/src/hardlink.c`" + setfattr -n user.ads5 emptyfile -v"`cat $srcdir/src/sha1.c`" mkdir dir/subdir; ln file dir/subdir/file; echo -n 8 > dir/subdir/file2;