tests: remove obsolete uses of "$$" in temporary file names
authorJim Meyering <meyering@redhat.com>
Fri, 28 Jan 2011 18:23:21 +0000 (19:23 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 28 Jan 2011 22:19:45 +0000 (23:19 +0100)
commit68a734d66bbe72d5d4133c386fa77069dd77fb8c
tree41bee2c43451851d824930d5ebb96f04d7e40186
parent034e496e983d286011fa5f6058b541b163ba9afd
tests: remove obsolete uses of "$$" in temporary file names

Those were useful when tests might have been run in the same
directory and in parallel.  Now, each test is run in a newly-
created empty directory.
* tests/cp/backup-1: Remove obsolete uses of "$$".
* tests/cp/same-file: Likewise.
* tests/dd/misc: Likewise.
* tests/mv/part-symlink: Likewise.
* tests/mv/to-symlink: Likewise.
* tests/touch/fail-diag: Likewise.
tests/cp/backup-1
tests/cp/same-file
tests/dd/misc
tests/mv/part-symlink
tests/mv/to-symlink
tests/touch/fail-diag