commit message from python script

This commit is contained in:
2023-10-31 11:22:24 +01:00
parent 0292e9becc
commit fd82d2bad4

View File

@@ -16,7 +16,7 @@ def read_all_sub_Folder(target_folder = str, search_string = str):
"Folder": dirs})
return key_liste
####
##
if __name__ == "__main__":
search_jenkins_folder = "/home/jonnybravo/.jenkins/data/jobs"
search_string = """<command>./test_play.yml</command>"""