daemon: Fix debug-upload command if compiled without --enable-debug.
authorRichard Jones <rjones@redhat.com>
Wed, 8 Sep 2010 15:42:06 +0000 (16:42 +0100)
committerRichard Jones <rjones@redhat.com>
Wed, 8 Sep 2010 15:43:16 +0000 (16:43 +0100)
commitb7a4ec83fbfb5e5d91e5cb72a88f532f39f6ab41
tree8c6ce7f5a2b6c12826c1750f1d8a2423220b99ba
parentdcda53c5ca34f29fcdcbe7ab0d351d12c9f514ed
daemon: Fix debug-upload command if compiled without --enable-debug.

This was an upstream bug which we never encountered, and meanwhile
was fixed upstream by removing the conditional --enable-debug code.
daemon/debug.c