[
https://issues.apache.org/jira/browse/TC-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16114910#comment-16114910
]
ASF GitHub Bot commented on TC-475:
-----------------------------------
GitHub user dangogh opened a pull request:
https://github.com/apache/incubator-trafficcontrol/pull/778
[TC-475] defaults ats_ver to 5 to eliminate undef warnings.
also warns user of missing parameter
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dangogh/incubator-trafficcontrol
ats-ver-warning
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafficcontrol/pull/778.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #778
----
commit 615943c0345f49e55f4a98416f36aac05f366892
Author: Dan Kirkwood <[email protected]>
Date: 2017-08-04T20:05:24Z
defaults ats_ver to 5. This eliminates warnings during integration test
and warns user of missing parameter
----
> TO integration test warnings
> ----------------------------
>
> Key: TC-475
> URL: https://issues.apache.org/jira/browse/TC-475
> Project: Traffic Control
> Issue Type: Test
> Components: Traffic Ops API
> Affects Versions: 2.1.0
> Environment: see
> https://builds.apache.org/view/S-Z/view/TrafficControl/job/incubator-trafficcontrol-traffic_ops-test/34/
> Reporter: Dan Kirkwood
> Priority: Minor
>
> while running traffic_ops integration tests, there are a lot of warnings like
> this:
> {quote}
> Use of uninitialized value $ats_ver in substr at
> /opt/traffic_ops/app/lib/UI/ConfigFiles.pm line 1099.
> # ... server: atsec-phl-01 CDN1 EDGE1_CDN1_421_SSL
> {quote}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)