update,
This commit is contained in:
10
vinniesniper-54816/task1/_lab/007-train-beach-test/test.sh
Executable file
10
vinniesniper-54816/task1/_lab/007-train-beach-test/test.sh
Executable file
@@ -0,0 +1,10 @@
|
||||
#!/usr/bin/env bash
|
||||
set -ex
|
||||
|
||||
# cp xml_step2_t1/cascade.xml test_case/beach_test/cascade.xml
|
||||
cd test_case/beach_test
|
||||
./sanity_test.sh | tee sanity_test_result.log
|
||||
cd ..
|
||||
|
||||
echo "done"
|
||||
exit 0
|
Reference in New Issue
Block a user