tests: remove crufty test=test_name code from old tests
commitdec02bb98ec59fc1a5a0ed6ae1dda2bda69af111
authorJim Meyering <meyering@redhat.com>
Mon, 23 Jan 2012 13:42:10 +0000 (23 14:42 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 23 Jan 2012 13:42:10 +0000 (23 14:42 +0100)
tree84578716de23a06630790d4d1cf7221654b94275
parent80bc8651fd6b0a41be00ab4ee82e920287b15cbc
tests: remove crufty test=test_name code from old tests

Before init.sh and similar, we would set test=test_name, and then
construct temporary file names using $test.  Now that each
init.sh-using test is in its own directory, that practice is unwelcome.
Remove bad examples.
* tests/rm/f-1: Per above.
* tests/rm/i-1: Likewise.
* tests/rm/interactive-always: Likewise.
* tests/rm/interactive-once: Likewise.
* tests/rm/ir-1: Likewise.
* tests/rm/r-1: Likewise.
tests/rm/f-1
tests/rm/i-1
tests/rm/interactive-always
tests/rm/interactive-once
tests/rm/ir-1
tests/rm/r-1