test-linkat: don't leave behind a temporary file
authorJim Meyering <meyering@redhat.com>
Sat, 1 Oct 2011 13:06:43 +0000 (15:06 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 1 Oct 2011 13:06:43 +0000 (15:06 +0200)
commit249999fae8f857a1ab285dc936e697f1e10138e9
tree52eb8d51ce7b8074139e2d8c2885d3d552adf549
parent0041d0b4ff6c590ea87c21bdeabc22d00133c184
test-linkat: don't leave behind a temporary file

* tests/test-linkat.c (main): Don't forget to remove a temporary file.
Otherwise, coreutils' "make distcheck" would fail with this:
  Only in /c/cu/tests/torture/coreutils/test/\
    coreutils-8.13.22-d5caf.old/gnulib-tests: test-linkat.too
  make[2]: *** [my-distcheck] Error 1
ChangeLog
tests/test-linkat.c