commit | 5ea5c0a738a67fa88672e529ff51421e648ca708 | [log] [tgz] |
---|---|---|
author | uwe ottrembka <uwe.ottrembka@adtran.com> | Mon Aug 31 10:37:35 2020 +0200 |
committer | uwe ottrembka <uwe.ottrembka@adtran.com> | Mon Aug 31 09:31:17 2020 +0000 |
tree | 4d1704170e006156cd3cabd6b353320059888fe8 | |
parent | 66d91eaec0a72da82ddbfdd1b2360192acd05e90 [diff] [blame] |
add generation of python *grpc files Signed-off-by: uwe ottrembka <uwe.ottrembka@adtran.com> Change-Id: I2fcbfeb78e3aedd36d6122c055fdcbe7719756b0
diff --git a/test/test-python-proto-consistency.sh b/test/test-python-proto-consistency.sh index b938b01..27e6f15 100755 --- a/test/test-python-proto-consistency.sh +++ b/test/test-python-proto-consistency.sh
@@ -33,7 +33,7 @@ fi # delete and regenerate python protos -rm -rf python/dmi.pb2 python/*/*.pb2.py python_temp +rm -rf python/dmi/* make python-protos # Running git status ensures correct git diff-index picks up changes