diff --git a/scripts/af-scenario-runner.sh b/scripts/af-scenario-runner.sh index 746391e5..799b0ce9 100755 --- a/scripts/af-scenario-runner.sh +++ b/scripts/af-scenario-runner.sh @@ -547,7 +547,10 @@ run_phase_command() { log_info "${label}: ${command}" set +e - output=$(eval "$command" 2>&1) + # &1