metan-ucw / runltp-ng

Minimalistic LTP testrunner
11 stars 16 forks source link

Add command retry to `backend:run_cmds()` #4

Open cfconrad opened 5 years ago

cfconrad commented 5 years ago

If a command like wget, curl or others exit with !=0 we would like to have a retry counter. This should be configurable per command.