Peter Chou created TS-4450:
------------------------------
Summary: 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
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)