commit | 086837596cdaffd27b399a863775e68cf8f2f344 | [log] [tgz] |
---|---|---|
author | Kun Yi <kunyi731@gmail.com> | Thu Dec 05 10:34:45 2019 -0800 |
committer | Kun Yi <kunyi731@gmail.com> | Tue Dec 10 12:21:06 2019 -0800 |
tree | 2b43da81648621ef7b36dec55d0622da9d346bf1 | |
parent | e8e11c6347eaba45c0fdd82dae98145b7b107ab5 [diff] |
Fix minInterval option The number option needs to be specified using add_option, not add_flag. Tested: with the fix, --min_interval=60000 sets the minInterval to 60 seconds. Resolves: openbmc/phosphor-watchdog#2 Signed-off-by: Kun Yi <kunyi731@gmail.com> Change-Id: I2b318454d13b5f7e607f9c9b9de1903edf7bc3a6