commit | 68613fcfcc7c0cb032ac16700d12ecb892c99d58 | [log] [tgz] |
---|---|---|
author | Girish Gowdra <girish@opennetworking.org> | Tue Jun 23 20:14:50 2020 -0700 |
committer | Girish Gowdra <girish@opennetworking.org> | Tue Jun 23 20:14:50 2020 -0700 |
tree | dcb0cb53b8cba6613aad133c7e9f5d4ee45b5109 | |
parent | 5b4993401580415152c7dc3be20c8db2e4af3440 [diff] |
VOL-3224: Enhance reading input argument for enabling incremental EVTO update feature Recently a bug was discovered where bool argument would arrive as a string, and argument parser would read the value as a string, but rest of the code tries to interpret the value as bool leading to issues. This patch fixes it. Change-Id: I1150bf135ea14588a7a36a6c8acd162dfedecff7