зеркало из https://github.com/microsoft/spinnaker.git
s/give/given/
This commit is contained in:
Родитель
9f470ea4a2
Коммит
69c336ee7f
|
@ -47,7 +47,7 @@ def main(argv):
|
|||
exit(1)
|
||||
|
||||
if not os.path.isdir(artifact_file_location):
|
||||
print "ERROR: Artifact directory give does not exist (" + artifact_file_location + ").\n\tusage: " + sys.argv[0] + " <jenkinsoutputfilelocation> <wheretoputtheartifacts> <build_number> <ubuntu_version>\n"
|
||||
print "ERROR: Artifact directory given does not exist (" + artifact_file_location + ").\n\tusage: " + sys.argv[0] + " <jenkinsoutputfilelocation> <wheretoputtheartifacts> <build_number> <ubuntu_version>\n"
|
||||
exit(1)
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче