Fix incorrect error logging.
authorGarret Heaton <powdahound@gmail.com>
Tue, 20 Jul 2010 01:56:31 +0000 (18:56 -0700)
committerGarret Heaton <powdahound@gmail.com>
Tue, 20 Jul 2010 01:56:31 +0000 (18:56 -0700)
commit8c697f28b19df736da174a4fa750fb1ca95c56dc
tree438bf38c4e66656c3490dc946b6ed0bd67225ee0
parent7eebf413d552e2b0487c790e61bf648bb91295f0
Fix incorrect error logging.

Was calling sys.stderror instead of sys.stderr.
contrib/collectd_unixsock.py