Printing out defect if specified

Printing out defect if specified

АвторJarek Jarcec Cecho
КоммитерJarek Jarcec Cecho
12 лет назад
Файлов изменено: 1
+1–0
7b90e5a
Родители 6379fe1 SQOOP-1082
dev-support/test-patch.py
@@ -349,6 +349,7 @@
# If defect parameter is specified let's download the latest attachment
if defect:
  print "Defect: %s" % defect
  jira_json = jira_get_defect(result, defect, username, password)
  json = json.loads(jira_json)

Cherry-pick

Команда cherry-pick позволяет выбрать отдельные коммиты из одной ветки и применить их к другой.