We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97c3e51 commit bf2896cCopy full SHA for bf2896c
prodtests/full-system-test/start_tmux.sh
@@ -106,8 +106,8 @@ if [[ -z $SHM_MANAGER_SHMID ]]; then
106
exit 1
107
fi
108
109
-[[ ! -z $FST_TMUX_DD_WAIT ]] && FST_SLEEP2=$FST_TMUX_DD_WAIT
110
[[ ${O2_GPU_RTC:-0} == 1 ]] && FST_SLEEP2=60
+[[ ! -z $FST_TMUX_DD_WAIT ]] && FST_SLEEP2=$FST_TMUX_DD_WAIT
111
112
if workflow_has_parameter CALIB_PROXIES; then
113
CALIB_COMMAND="$GEN_TOPO_MYDIR/aggregator-workflow.sh"
0 commit comments