Fix key name of lower-constraints.txt

Change-Id: I2516ce4657848cc23e24a2030fe5c5268d79d263
This commit is contained in:
Akihiro Motoki 2018-03-30 21:47:27 +09:00
parent 51d6c796a1
commit 0cc95d4428

View File

@ -149,7 +149,7 @@ def main():
failed = (
check.validate_lower_constraints(
head_reqs,
head_proj['lower_constraints.txt'],
head_proj['lower-constraints.txt'],
blacklist,
)
or failed