Merge pull request 'fix: fix: phase-handler.sh references LAST_PHASE_MTIME which is now internal to monitor_phase_loop (#181)' (#182) from fix/issue-181 into main

This commit is contained in:
johba 2026-03-18 18:44:02 +01:00
commit b38b2b13ae

View file

@ -114,6 +114,8 @@ monitor_phase_loop() {
# Phase changed
last_mtime="$phase_mtime"
# shellcheck disable=SC2034 # read by phase-handler.sh callback
LAST_PHASE_MTIME="$phase_mtime"
idle_elapsed=0
# Terminal phases