mirror of
https://github.com/tw93/Mole.git
synced 2026-02-12 23:50:15 +00:00
Repair output
This commit is contained in:
@@ -308,9 +308,8 @@ safe_clean() {
|
|||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ "${TRACK_SECTION:-0}" == "1" && "${SECTION_ACTIVITY:-0}" == "0" ]]; then
|
# Always stop spinner before outputting results
|
||||||
stop_section_spinner
|
stop_section_spinner
|
||||||
fi
|
|
||||||
|
|
||||||
local description
|
local description
|
||||||
local -a targets
|
local -a targets
|
||||||
|
|||||||
Reference in New Issue
Block a user