b5048e
Per https://www.mail-archive.com/bug-tar@gnu.org/msg05440.html
b5048e
b5048e
diff --git a/tests/difflink.at b/tests/difflink.at
b5048e
index eadfb08..4e01176 100644
b5048e
--- a/tests/difflink.at
b5048e
+++ b/tests/difflink.at
b5048e
@@ -21,7 +21,7 @@ mkdir a
b5048e
 genfile -f a/x
b5048e
 ln -s x a/y
b5048e
 ln a/y a/z
b5048e
-tar cf a.tar a
b5048e
+tar cf a.tar a/x a/y a/z
b5048e
 rm a/z
b5048e
 ln -s x a/z
b5048e
 tar df a.tar