test-pwrite: do not leave behind a test file named "out"
authorJim Meyering <meyering@redhat.com>
Sun, 23 May 2010 08:32:12 +0000 (10:32 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 23 May 2010 08:41:55 +0000 (10:41 +0200)
commita4f094f64b19327ff087eee6467bdb067a37ae4c
treefa17dceb2561b536ef419549914cd7eb3f7a0e3f
parent16b34ac99b135d6cd6c8c2cf1e277ee3b867d9ac
test-pwrite: do not leave behind a test file named "out"

Revert commit d8fa18472a54c1cb2674c296b3d82443f234d5f7.
The trivial-looking use of init.sh is really necessary.
It ensures that the temporary file, "out", is created in
a temporary directory, and removed upon termination.
* tests/test-pwrite.sh: Re-add file.
* modules/pwrite-tests: Reference it.
ChangeLog
modules/pwrite-tests
tests/test-pwrite.sh [new file with mode: 0755]