1 changed file
Makefile | ||
Add comment 37 endif
Add comment 38
Add comment 39 .PHONY: build
Add comment 40 Minus build:
Add comment 40 Plus build: exports
Add comment 41 Plus @:
Add comment 42 Plus
Add comment 43 Plus .PHONY: exports
Add comment 44 Plus exports: export
Add comment 45 Plus @:
Add comment 46 Plus
Add comment 47 Plus .PHONY: export
Add comment 48 Plus export:
Add comment 41 49 @echo
Add comment 42 Minus @echo "Running Exports of JSON format configs uto exports/ directory sing TeamCity API scripts from DevOps Bash tools repo"
Add comment 50 Plus @echo "Running Exports of JSON format configs to exports/ directory using TeamCity API scripts from DevOps Bash tools repo"
Add comment 43 51 @#@echo
Add comment 44 52 @# set in heading variable and glob test for this $HOME/github/bash-tools path
Add comment 45 53 @#@echo "DevOps Bash tools repo is assumed to be available at \$$HOME/github/bash-tools"