commit | 0174ae3ae0ab2af3a1d40e03925917a08b886179 | [log] [tgz] |
---|---|---|
author | Bob Badour <bbadour@google.com> | Tue Nov 23 12:12:06 2021 -0800 |
committer | Bob Badour <bbadour@google.com> | Tue Nov 23 12:12:06 2021 -0800 |
tree | fc4d2cff557fd436d63ac53f971bcd2f99ff0c51 | |
parent | 1469ff6eceb5e689ca32e5109c43a93d79b00bb9 [diff] [blame] |
Account for "validations:" Change-Id: I72b188c8cac54aa59d31e91b2a03b1329384e686
diff --git a/scripts/transitive-deps.sh b/scripts/transitive-deps.sh index ba36ba4..cf9fb94 100755 --- a/scripts/transitive-deps.sh +++ b/scripts/transitive-deps.sh
@@ -100,7 +100,7 @@ currFileName = "" currExt = "" } - $1 == "outputs:" { + $1 == "outputs:" || $1 == "validations:" { ininput = 0 } ininput == 0 && $0 ~ /^\S\S*:$/ {