Allow setting the timeout on the command line.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 4 Aug 2015 06:09:49 +0000 (07:09 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 4 Aug 2015 06:28:10 +0000 (07:28 +0100)
commit0ba645064afe0f616414c251554efaa29e6f60f1
treeefa058032eadbac03aa70af8fb190dd80967ebbf
parent3bb8ad15e44d5247c678a8fe273f4b8f33fde116
Allow setting the timeout on the command line.

  watchdog-test --timeout 60

Also use --yes to avoid all prompts:

  watchdog-test --timeout 60 --yes
watchdog-test.c