mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-05 17:46:29 +02:00
Update the view
This commit is contained in:
parent
20dc0e79d4
commit
46dfe24972
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ abort=1
|
|||
for test in ${tests}
|
||||
do
|
||||
printf "%-50s%s %s" "- $(basename $test)" "=>"
|
||||
echo $test
|
||||
cd $test
|
||||
testcmd="esds run platform.yaml"
|
||||
timeout $test_timeout ${testcmd} &> "$out"
|
||||
|
|
Loading…
Add table
Reference in a new issue