Actions
action #62549
closedopenqa-bootstrap fails if fetchneedles has already been called and git is up-to-date
Status:
Resolved
Priority:
Low
Assignee:
Category:
Feature requests
Target version:
Start date:
2020-01-22
Due date:
% Done:
0%
Estimated time:
Description
openqa-bootstrap
script stop early if fetchneedles
has already been called prior to openqa-bootstrap
as /usr/share/openqa/script/fetchneedles
will return 1
, instead of 0
at https://github.com/os-autoinst/openQA/blob/master/script/openqa-bootstrap#L59
Actions