diff --git a/Makefile b/Makefile index aaae5c3e..95cddd05 100644 --- a/Makefile +++ b/Makefile @@ -50,9 +50,9 @@ integration-badger : generate-fake-stemcell-automation ifeq ($(OS),Windows_NT) generate-fake-stemcell-automation: - @echo "This is a NO-OP on Windows" + @echo "The 'generate-fake-stemcell-automation' is a NO-OP on Windows because:" @echo " - in CI the command 'cp' fails on Windows workers" - @echo " - in CI we pre-generate the output of 'generate-fake-stemcell-automation' on a linux worker" + @echo " - in CI we copy the output of running the task on a linux worker" else generate-fake-stemcell-automation: $(CP) integration/construct/assets/StemcellAutomation.zip assets/