./runltp -f fs_readonly fails with:

cmdline="$LTPROOT/testscripts/test_robind.sh"
contacts=""
analysis=exit
<<<test_output>>>
incrementing stop
/tmp/fs19258/dir1 /tmp/fs19258
wc: /opt/ltp/testscripts/fs_ro_tests: No such file or directory
TDIR is /tmp/fs19258/dir1
seq: missing operand
Try `seq --help' for more information.
/tmp/fs19258
/tmp/fs19258/dir2-bound /tmp/fs19258
wc: /opt/ltp/testscripts/fs_ro_tests: No such file or directory
TDIR is /tmp/fs19258/dir2-bound
seq: missing operand
Try `seq --help' for more information.
/tmp/fs19258
/tmp/fs19258/dir3-ro /tmp/fs19258
wc: /opt/ltp/testscripts/fs_ro_tests: No such file or directory
TDIR is /tmp/fs19258/dir3-ro
seq: missing operand
Try `seq --help' for more information.
/tmp/fs19258
<<<execution_status>>>
initiation_status="ok"
duration=9 termination_type=exited termination_id=0 corefile=no
cutime=4 cstime=220
<<<test_end>>>
INFO: ltp-pan reported all tests PASS

This patch fixes the problem.

Signed-off-by: Rishikesh K Rajak <risrajak@linux.vnet.ibm.com>
1 file changed