commit | 16cdf968d4899c81fe7ae98bb6284a3234e18fb0 | [log] [tgz] |
---|---|---|
author | Hardik Windlass <hardik_windlass@infosys.com> | Wed Apr 29 15:26:50 2020 +0530 |
committer | Hardik Windlass <hardik_windlass@infosys.com> | Tue Aug 18 16:21:31 2020 +0530 |
tree | e327272ad7dde415a46014e4c9128d9ad7b0a5a8 | |
parent | 274f51e4bea24e3396a89f0165b449131e655ee5 [diff] [blame] |
[VOL-2577] Disable/Enable OLT PON port for ATT and DT Change-Id: I2796309e7d431261068238b3611a2ac4f516491c
diff --git a/Makefile b/Makefile index 269edce..86e81b3 100755 --- a/Makefile +++ b/Makefile
@@ -25,7 +25,7 @@ --configure TooManyTestCases:50 -e TooManyTestCases \ --configure TooFewTestSteps:1 \ --configure TooFewKeywordSteps:1 \ - --configure FileTooLong:1000 -e FileTooLong \ + --configure FileTooLong:1100 -e FileTooLong \ -e TrailingWhitespace PYTHON_FILES := $(wildcard libraries/*.py)