tests: fix typo in tac-continue
commitd61f5a1c1604543af68c934190a2c0d45fec6713
authorJim Meyering <meyering@redhat.com>
Sun, 22 May 2011 15:09:04 +0000 (22 17:09 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 22 May 2011 15:10:31 +0000 (22 17:10 +0200)
treee4f563b5fc83b4dbed370ed67b52278127310661
parent12c5386a30abac2eb713cdaf7cf423e3ac33c68f
tests: fix typo in tac-continue

* tests/misc/tac-continue: Fix typo in usually-skipped test:
s/mkfifo_or_skip/mkfifo_or_skip_/ (i.e., append "_").
This test is usually skipped, because I'm probably the only
one to set the FULL_PARTITION_TMPDIR envvar, and recently the
one I'd been using ceased to exist, so this test was skipped
even for me.  Good argument for making this a root-only test
and creating a full partition just for this test case.
tests/misc/tac-continue