Re: [Libhugetlbfs-devel] [PATCH] add comment to skip_test()

2008-07-03 Thread Nishanth Aravamudan
On 03.07.2008 [12:52:11 -0500], Andrew Hastings wrote: > skip_test() in run_tests.sh is unused but should not be deleted. > Describe its purpose in a comment. > > Signed-off-by: Andrew Hastings <[EMAIL PROTECTED]> on behalf of Cray Inc. Applied, thanks, Nish -- Nishanth Aravamudan <[EMAIL PROTE

[Libhugetlbfs-devel] [PATCH] add comment to skip_test()

2008-07-03 Thread Andrew Hastings
skip_test() in run_tests.sh is unused but should not be deleted. Describe its purpose in a comment. Signed-off-by: Andrew Hastings <[EMAIL PROTECTED]> on behalf of Cray Inc. --- -Andrew Hastings Cray Inc. run_tests.sh |2 ++ 1 file changed, 2 insertions(+) --- libhugetlbfs-1.3/tests/run_t