cloud-infra: Fix dependency extraction script 95/6995/1
authorFatih Degirmenci <fdegir@gmail.com>
Mon, 11 Jan 2021 16:26:04 +0000 (17:26 +0100)
committerFatih Degirmenci <fdegir@gmail.com>
Mon, 11 Jan 2021 16:26:04 +0000 (17:26 +0100)
commiteba3b12bf53f3b58ed059f99a47c6c650ea24b5a
treeabd0f1b307498b80222621a56dc923373cfc3cb1
parent7990e8d59817d31272e0753ba814a54a259719dd
cloud-infra: Fix dependency extraction script

This fix ensures grep doesn't match the wrong word ref when the word
ref is used in commit message and instead greps for "ref" as returned
by curl.

Change-Id: I4e283c524c114150ddb6d4149928348efabfc7d7
jjb/cloud-infra/scripts/generate-change-metadata.sh