[
https://issues.apache.org/jira/browse/TS-4450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291936#comment-15291936
]
ASF subversion and git services commented on TS-4450:
-----------------------------------------------------
Commit 724aa920b873192e149f298a1122ffe9a7a74e89 in trafficserver's branch
refs/heads/master from dragon512
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=724aa92 ]
TS-4450: Syntax error in CI test
Fix extra ) that was in the list
> Syntax error in CI test script test_https.py.
> ---------------------------------------------
>
> Key: TS-4450
> URL: https://issues.apache.org/jira/browse/TS-4450
> Project: Traffic Server
> Issue Type: Bug
> Components: CI
> Reporter: Peter Chou
> Assignee: Jason Kenny
> Fix For: 7.0.0
>
>
> I don't know Python, but the parenthesis seems to be un-needed or at least
> un-balanced here. Sorry about the formatting, the caret is pointing to the
> parenthesis.
> File "/usr/src/git/trafficserver/ci/tsqa/tests/test_https.py", line 318
> signal_cmd = [traffic_ctl, 'config', 'reload')]
> ^
> SyntaxError: invalid syntax
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)