fix log copying in run_test.sh
This commit is contained in:
parent
3e65163429
commit
14fe31db71
@ -85,6 +85,7 @@ if [ $res == 0 ] ; then
|
||||
ctest -VV -D Nightly ${test_set}
|
||||
fi
|
||||
cp core.* ${logs_publish_dir}
|
||||
${script_dir}/copy_logs.sh
|
||||
cd $dir
|
||||
else
|
||||
echo "Failed to create VMs, exiting"
|
||||
|
Loading…
x
Reference in New Issue
Block a user