Oliver Lietz created SLING-9713:
-----------------------------------
Summary: invalid syntax in 15-asf-yaml.py
Key: SLING-9713
URL: https://issues.apache.org/jira/browse/SLING-9713
Project: Sling
Issue Type: Bug
Components: Build and Source Control, CI
Reporter: Oliver Lietz
{noformat}
beat:org.apache.sling.clam olli$ git push origin
Enumerating objects: 35, done.
Counting objects: 100% (35/35), done.
Delta compression using up to 12 threads
Compressing objects: 100% (14/14), done.
Writing objects: 100% (24/24), 3.51 KiB | 1.17 MiB/s, done.
Total 24 (delta 6), reused 0 (delta 0), pack-reused 0
remote: To git@github:apache/sling-org-apache-sling-clam.git
remote: c6ead17..e7cd350 e7cd350f45b001410b65fa7f236ce746cd62aa14 -> master
remote: Syncing refs/heads/master...
remote: Sending notification emails to: [u'"[email protected]"
<[email protected]>']
remote: Traceback (most recent call last):
remote: File "/x1/gitbox/hooks/post-receive.d/15-asf-yaml.py", line 12, in
<module>
remote: import asfgit.asfyaml
remote: File "/x1/gitbox/asfgit/asfyaml.py", line 465
remote: ) or not in valid_lists and
remote: ^
remote: SyntaxError: invalid syntax
remote: Error running hook: /x1/gitbox/hooks/post-receive.d/15-asf-yaml.py
To https://gitbox.apache.org/repos/asf/sling-org-apache-sling-clam
c6ead17..e7cd350 master -> master
beat:org.apache.sling.clam olli$
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)