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 2022/03/30 20:25:22 UTC

[GitHub] [trafficcontrol] zrhoffman commented on a change in pull request #6588: TR Ultimate Test Harness GHA workflow

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



##########
File path: dev/atc.dev.sh
##########
@@ -162,6 +162,7 @@ function tm-health-client {
 	return $?;
 }
 
+export API_VERSION=4.0

Review comment:
       Reverted 741a09fba1 in 93d477c1ca because if it is unmodifiable, sourcing `dev/atc.dev.sh` twice makes it print an error:
   ```bash
   -bash: declare: API_VERSION: readonly variable
   ```




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@trafficcontrol.apache.org

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