xfstests: use _notrun for tape checks
authorDave Chinner <dchinner@redhat.com>
Fri, 15 Mar 2013 12:28:09 +0000 (12:28 +0000)
committerRich Johnston <rjohnston@sgi.com>
Wed, 27 Mar 2013 02:53:50 +0000 (21:53 -0500)
commitc74db9e225d12737f57630653459db20164c9f12
treec3cb1ebf6cc660ff3ad9c95c636a8d5866dcc9dc
parentaf64c57be368fba8fa6bbb7bc35f4e2eaffb2d62
xfstests: use _notrun for tape checks

_require_tape is failing tests when no TAPE_DEV is specified. It
should be using _notrun for these cases rather than trying to open
code the $seqres.notrun magic file manipulations.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Phil White <pwhite@sgi.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
common/dump