X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=tests%2Ftest-imagex-ntfs;fp=tests%2Ftest-imagex-ntfs;h=306334946bb4e406df4fdf6927ffb713e30ff5c5;hp=783c96acee22f1265d650633e827d2b0f091e1fb;hb=5d3d469e410dc5f4a28814ad231336fc174cba56;hpb=349933ac7e49ee5a807396bfa27e2bf1684f4103 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;