Re: [LTP] [PATCH 1/3] smack: Cleanup

2014-12-23 Thread Zeng Linggang
Hello, everyone Merry Christmas and Happy New Year. :) I have resend version 2 and please ignore these. Best regards, Zeng On Fri, 2014-10-31 at 19:40 +0800, Zeng Linggang wrote: > * On some systems 'smackfs' mounts aren't listed in the output from 'df', > so we switch to the '/proc/mounts' i

[LTP] [PATCH 1/3] smack: Cleanup

2014-10-31 Thread Zeng Linggang
* On some systems 'smackfs' mounts aren't listed in the output from 'df', so we switch to the '/proc/mounts' instead. * Add 'TCID', 'TST_TOTAL' and 'TST_COUNT' global variables. * Use 'test.sh' script and use 'tst_*'. * Use '$()' instead of '``'. * Use '.' instead of 'source'. * Use 'tst_tmp