Skip to content

Commit 23a1190

Browse files
Update share/github-backup-utils/ghe-backup-config
Co-authored-by: Quinn Murphy <[email protected]>
1 parent 53f509e commit 23a1190

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

share/github-backup-utils/ghe-backup-config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,7 @@ ghe_parse_remote_version() {
465465
# In 3.11 we started to install 2 different version parallel(s)
466466
# moreutils parallel and GNU parallel. When gnu parallel is installed,
467467
# it renames moreutils parallel to parallel.moreutils
468+
# set $PARALLEL_CMD envvar to be used in place of parallel commands
468469
ghe_remote_parallel() {
469470
if [ -z "$GHE_REMOTE_VERSION" ]; then
470471
echo "Error: ghe_remote_version_required needs to be invoked before ghe_remote_parallel" 1>&2

0 commit comments

Comments
 (0)