Skip to content

Commit

Permalink
Merge pull request #1467 from craigcomstock/ENT-11898-4
Browse files Browse the repository at this point in the history
ENT-11898: Adjusted setup build host script for AWS environment
  • Loading branch information
nickanderson committed Jun 24, 2024
2 parents 6569864 + cb68c56 commit c4eab6b
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 -C buildscripts log -1
git -C buildscripts rev-parse HEAD

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

0 comments on commit c4eab6b

Please sign in to comment.