test commit

This commit is contained in:
Muzahid 2022-02-28 19:56:02 +05:30
parent 27f157c7ab
commit 66a413f4d5
Signed by: cis-muzahid
GPG Key ID: 1DC85E7D3AB613EA
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ def add_child_sh_steps(build_factory, directory=".buildbot"):
if __name__ == "__main__":
# expect jobname, repository, branch, buildbotUrl, os_codename from command line args
# expect jobname, repository, branch, buildbotUrl, os_codename from command line
import sys
if len(sys.argv) == 6: