]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/293: Make 'man' hard requirement
authorNikolay Borisov <nborisov@suse.com>
Tue, 23 May 2017 14:16:40 +0000 (17:16 +0300)
committerEryu Guan <eguan@redhat.com>
Tue, 23 May 2017 15:31:03 +0000 (23:31 +0800)
commit2d77f85806367be10885ace29faf75fb02264e16
treeb1ad72f3f65eea3849c65e08464d99d8d56db676
parentb14d1bb8b3f6474552f5e98fe5f5471a060a5f56
xfs/293: Make 'man' hard requirement

If xfs/293 is run on a system which doesn't have 'man' installed
it will hang the due to $CAT waiting for input indefinitely. Also
create an entry for $MAN_PROG and use the cached $MANPAGE instead
of repeatedy calling $MAN_PROG --page

Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
common/config
tests/xfs/293