Fix the difflink test
commit1ed62596cf859b73612abe8eb35616413ec5613c
authorSergey Poznyakoff <gray@gnu.org>
Fri, 28 Dec 2018 15:53:35 +0000 (28 17:53 +0200)
committerSergey Poznyakoff <gray@gnu.org>
Fri, 28 Dec 2018 15:53:35 +0000 (28 17:53 +0200)
treed21a437c06193eadba0cabb013711c303ed2875f
parent9d1993f651d72f78b2afe416c72b1aeb0c1215ab
Fix the difflink test

Hardlinking a symlink produces hardlink on BSD and symlink
on GNU/Linux. Avoid the ambiguity.

* tests/difflink.at: Create hard link from a regular file.
tests/difflink.at