Skip to content

Commit 3436581

Browse files
committed
change output
1 parent 849b477 commit 3436581

File tree

4 files changed

+4
-612
lines changed

4 files changed

+4
-612
lines changed

bin/ghe-restore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ ghe-restore-git-hooks \"$GHE_HOSTNAME\" 1>&3")
480480
if ! $CLUSTER && [ -d "$GHE_RESTORE_SNAPSHOT_PATH/elasticsearch" ]; then
481481
cmd_title=$(log_info "Restoring Elasticsearch indices ...")
482482
commands+=("
483-
echo \"cmd_title\"
483+
echo \"$cmd_title\"
484484
ghe-restore-es-rsync \"$GHE_HOSTNAME\" 1>&3")
485485
fi
486486

0 commit comments

Comments
 (0)