Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

JordanSussman
Copy link
Contributor

The busybox version of date doesn't support the -d flag, the suggested workaround is to simply install the coreutils package. This change is only relevant for administrators that want to backup GHES hosts that are utilizing GH Actions -

echo "$(date '+%Y%m%dT%H%M%S' -d "${dt:0:8} ${dt:9:2}:${dt:11:2}:${dt:13:2} $2 minutes")"
.

@djdefi djdefi requested a review from a team March 24, 2021 17:02
Copy link
Member

@djdefi djdefi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes sense to me, thanks for the PR.

@djdefi djdefi requested a review from a team March 31, 2021 20:00
@djdefi djdefi merged commit c33bf70 into github:master Apr 1, 2021
amildahl pushed a commit that referenced this pull request Nov 28, 2023
Log error message when any node in cluster is offline [cluster]
amildahl added a commit that referenced this pull request Nov 30, 2023
This reverts commit c1a2b87, reversing
changes made to 0889f59.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants