Markos Chandras a9c72408be scripts: sources-branch-updater: Make regexp for master branch stricter
The regexp does not work properly when the upstream repo has many
branches named 'master' such as ceph-ansible

0fa368a7441528457b7bcb99f8a860d7987b9ba6 refs/heads/guits-update_req_master
79bd06ad28d8a078bd95923b230eb8d5b66095b2 refs/heads/master

which breaks the script when bumping SHAs. As such, lets make it
stricter by simply matching /master$ instead.

Change-Id: I24526a358d7a21821f8c9789ba199863981f8d7b
2018-10-09 11:20:32 +00:00
..
2018-09-17 13:02:37 -06:00
2017-08-17 10:19:35 +00:00
2017-08-28 20:26:55 +09:30
2017-05-27 19:50:14 +00:00