You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2021/03/19 21:08:44 UTC

[GitHub] [trafficcontrol] zrhoffman commented on a change in pull request #5653: Remove CDN in a Box Makefile directory check

zrhoffman commented on a change in pull request #5653:
URL: https://github.com/apache/trafficcontrol/pull/5653#discussion_r597975877



##########
File path: infrastructure/cdn-in-a-box/Makefile
##########
@@ -105,43 +100,44 @@ endif
 
 # Actual output rpm recipies
 traffic_monitor/traffic_monitor.rpm: ../../dist/traffic_monitor-$(SPECIAL_SAUCE)
-	cp -f $? $@
+	cp -f "$(CIAB_DIR)/$?" "$(CIAB_DIR)/$@"

Review comment:
       Telling the truth in 2d9e90bac5




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org