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
1 file changed