Skip to content

Commit

Permalink
Merge pull request #433 from perftool-incubator/dev-kmr2
Browse files Browse the repository at this point in the history
  • Loading branch information
k-rister authored Dec 6, 2024
2 parents 007c80e + 94da397 commit 55a6daf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bin/registries
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ function add_private_engine() {
}'
fi

echo "Successfully added userenv library with url '${url}'"
echo "Successfully added private engine registry with url '${url}'"

show_registries
}
Expand Down
2 changes: 2 additions & 0 deletions bin/repo
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,8 @@ function config_add_repo() {
git diff config/repos.json
popd > /dev/null
fi

${CRUCIBLE_HOME}/bin/subprojects-install
}

function config_help() {
Expand Down

0 comments on commit 55a6daf

Please sign in to comment.