Skip to content
Snippets Groups Projects
Commit cc053f02 authored by RIETTE Sébastien's avatar RIETTE Sébastien
Browse files

S. Riette 16 Nov 2023: bf for belenos

parent ebc9a6f2
No related branches found
No related tags found
No related merge requests found
...@@ -352,6 +352,7 @@ if [ $run -ge 1 ]; then ...@@ -352,6 +352,7 @@ if [ $run -ge 1 ]; then
if [ $perf -eq 1 ]; then if [ $perf -eq 1 ]; then
export DR_HOOK_OPT=prof export DR_HOOK_OPT=prof
export DR_HOOK=1 export DR_HOOK=1
export DR_HOOK_IGNORE_SIGNALS=-1
fi fi
$TESTDIR/$name/build/with_fcm/arch_${archfile}/build/bin/main_${t}.exe --check > Output_run 2> Stderr_run $TESTDIR/$name/build/with_fcm/arch_${archfile}/build/bin/main_${t}.exe --check > Output_run 2> Stderr_run
if [ $perf -eq 1 ]; then if [ $perf -eq 1 ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment