Detect non-zero command exit codes
commitbc3a8168e80ca32b3c83badcd5e819772934a7e3
authorThomas Perl <thp@thpinfo.com>
Tue, 29 Jun 2010 23:53:22 +0000 (30 01:53 +0200)
committerThomas Perl <thp@thpinfo.com>
Tue, 29 Jun 2010 23:53:22 +0000 (30 01:53 +0200)
tree42ceff812801e0372963df74f54a7cf6b13d808a
parent7ff6138bfa57b946ae4904ae1bacf611e6f309b4
Detect non-zero command exit codes

If a shell commands exists with a non-zero
status, urlwatch considers this as an error
and will optionally report the error to the
user (not overwriting the last output data).
lib/urlwatch/handler.py
urlwatch