From 9c5baa7d96b7491aec636e01b82f70be4d3c04b5 Mon Sep 17 00:00:00 2001 From: Naresh Kamboju Date: Tue, 2 Feb 2016 19:21:11 +0530 Subject: LTP: fix skipfile for acl_test01 acl_test01 in skipfile was causing unwanted prints in test results This patch will fix this problem. Problem: cl_test01[ FAIL 2 Connectors PASS 0 cl_test01[ FAIL 2 Change-Id: Ia31954e1f30077c2d63368027d8e4b83aede7503 Signed-off-by: Naresh Kamboju --- common/scripts/ltp/skipfile-lsk-juno | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/scripts/ltp/skipfile-lsk-juno b/common/scripts/ltp/skipfile-lsk-juno index 65d9599..fcba569 100644 --- a/common/scripts/ltp/skipfile-lsk-juno +++ b/common/scripts/ltp/skipfile-lsk-juno @@ -49,6 +49,6 @@ cron_dirs_checks01 cron_dirs_checks01 # External package cron not installed on rootfs. # This test case comes under admin_tools, which is not critical for us -acl_test01 export TCbin=$LTPROOT/testcases/bin;acl_test01 +acl_test01 acl_test01 # acl test cases comes under admin_tools # setfacl: /tmp/ltp-UH9jbROZVN/tacl/mount-ext3/test_file_link: Operation not supported -- cgit v1.2.3