Skip to content

Commit

Permalink
Merge pull request #1466 from craigcomstock/ENT-11898-3
Browse files Browse the repository at this point in the history
Adjusted debug log message for build host setup script
  • Loading branch information
nickanderson committed Jun 24, 2024
2 parents 1566e20 + cf86267 commit 6569864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/setup-cfengine-build-host.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ trap cleanup SIGTERM


echo "Using buildscripts commit:"
git log -1
git -C buildscripts log -1

echo "Install any distribution upgrades"
if [ -f /etc/os-release ]; then
Expand Down

0 comments on commit 6569864

Please sign in to comment.