[Fuego] [PATCH 6/8] Functional.croco: delete redundant code

Qiu Tingting qiutt at cn.fujitsu.com
Thu Aug 23 03:30:58 UTC 2018


Delete redundant code form croco_test.sh witch is executed on board.

Signed-off-by: Qiu Tingting <qiutt at cn.fujitsu.com>
---
 engine/tests/Functional.croco/croco_test.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/engine/tests/Functional.croco/croco_test.sh b/engine/tests/Functional.croco/croco_test.sh
index cb23d5f..399852d 100755
--- a/engine/tests/Functional.croco/croco_test.sh
+++ b/engine/tests/Functional.croco/croco_test.sh
@@ -1,6 +1,5 @@
 #!/bin/bash
 
-cd $BOARD_TESTDIR/fuego.$TESTDIR
 tar xzvf croco_test_libs.tar.gz
 cd test_croco && ls -l
 if csslint-0.6 -v; then echo -e '\nTEST-1 OK'; else echo -e '\nTEST-1 FAIL'; fi;
-- 
2.7.4





More information about the Fuego mailing list