This patch updates the fs runtest file with arguments for the iogen01 test to honor the tmp directory set by runltp. Without this patch, the tmp files are written to <ltp install dir>/testcases/bin.
Signed-off-by: Henry Yei <[email protected]> Henry Yei <[email protected]>
--- ltp-dev/runtest/fs 2010-08-03 16:49:44.749481482 -0700 +++ ltp-dev-wdir/runtest/fs 2010-08-13 14:56:06.965979242 -0700 @@ -37,7 +37,7 @@ rwtest05 export LTPROOT; rwtest -N rwtes #must be run as root #iogen01 iogen -i 120s -s read,write 500b:doio.f1.$$ 1000b:doio.f2.$$ | doio -akv -n 2 -iogen01 export LTPROOT; rwtest -N iogen01 -i 120s -s read,write -Da -Dv -n 2 500b:doio.f1.$$ 1000b:doio.f2.$$ +iogen01 export LTPROOT; rwtest -N iogen01 -i 120s -s read,write -Da -Dv -n 2 500b:$TMPDIR/doio.f1.$$ 1000b:$TMPDIR/doio.f2.$$ fs_inod01 fs_inod $TMP 10 10 10 linker01 linktest.sh 1000 1000
------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
