From: "Maxin B. John" <maxin.j...@enea.com>

remove "set -x" in the shell script

Signed-off-by: Maxin B. John <maxin.j...@enea.com>
---
 testcases/open_posix_testsuite/bin/run-posix-option-group-test.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/testcases/open_posix_testsuite/bin/run-posix-option-group-test.sh 
b/testcases/open_posix_testsuite/bin/run-posix-option-group-test.sh
index 17f6e49..0477bd7 100755
--- a/testcases/open_posix_testsuite/bin/run-posix-option-group-test.sh
+++ b/testcases/open_posix_testsuite/bin/run-posix-option-group-test.sh
@@ -22,7 +22,6 @@ EOF
 
 run_option_group_tests()
 {
-       set -x
        for test_script in $(find $1 -name run.sh); do
                (cd "$(dirname "$test_script")" && ./$(basename "$test_script"))
        done
-- 
1.9.1


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to