]> git.michaelhowe.org Git - packages/o/openafs.git/commit
bozo: small-notifier: don't ignore return from system()
authorGarrett Wollman <wollman@csail.mit.edu>
Mon, 16 Jul 2012 02:34:42 +0000 (22:34 -0400)
committerDerrick Brashear <shadow@dementix.org>
Mon, 16 Jul 2012 12:42:24 +0000 (05:42 -0700)
commitd2ef4a6e1f685564ed51e8c1bc82642b406e936a
tree17189c88faa0953621a5821cd418840e03406474
parentb9b575c8807e00aa5c1b5c1f26f57982a860d8c3
bozo: small-notifier: don't ignore return from system()

Nobody can possibly be using this program, but even so, don't ignore
return values.  Unfortunately, the return value of system() is a bit
complicated to interpret.

Change-Id: I6edbbb7c010b4e534de9033b91849e2d54bf4b25
Reviewed-on: http://gerrit.openafs.org/7778
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/bozo/smail-notifier.c