Skip to content

Commit 2379179

Browse files
committed
Changes in CI
1 parent 2fc8c4a commit 2379179

File tree

345 files changed

+2660
-1724
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

345 files changed

+2660
-1724
lines changed

Installation.md

100644100755
File mode changed.

LICENSE

100644100755
File mode changed.

README.md

100644100755
File mode changed.

Unixconfig/autodeploy

100644100755
File mode changed.

YAML.md

100644100755
File mode changed.

autodeploy-jira/__init__.py

100644100755
File mode changed.

autodeploy-jira/jira-client.py

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ def getProjectKeys(self):
2626

2727
if __name__=="__main__":
2828
c=jiraClient("http://shgp.kfshrc.edu.sa/jira",'mkalioby','wanted85')
29-
print c.getProjectKeys()
29+
print(c.getProjectKeys())

client/__init__.py

100644100755
File mode changed.

client/autodeploy_client/.svn/all-wcprops

100644100755
File mode changed.

client/autodeploy_client/.svn/entries

100644100755
File mode changed.

0 commit comments

Comments
 (0)