Compare commits
2 commits
6f05b7b547
...
fcecf75613
Author | SHA1 | Date | |
---|---|---|---|
fcecf75613 | |||
3b54c50093 |
1 changed files with 1 additions and 1 deletions
|
@ -520,7 +520,7 @@ if [[ $REBUILD -eq 1 ]]; then
|
|||
else
|
||||
message "- $container: already rebuilt in $duration (rebuild" \
|
||||
"triggered on $trigger_date, started on $start_date and finish" \
|
||||
"at $end_date,log: $log)"
|
||||
"at $end_date, log: $log)"
|
||||
REBUILT_CONTAINERS+=( "$container" )
|
||||
fi
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue