small patch to kill some verbosity
Miek Gieben <[email protected]> Thu, 12 Aug 2004 10:04:40 +0200
| Newsgroups | gmane.comp.sysutils.backup.hdup.general |
|---|---|
| Message-ID | <[email protected]> |
Hello,
I saw my cron mails from my remote backup contain some debug data
(left over from my fighting with GPG). This following patch kills that:
(Nobody complained yet - so I'm holding back a new release. Maybe something
else pops up in the coming month, which is also worth fixing :-) )
========
diff -u -r1.52 -r1.53
--- src/hduptarlib.c 15 Jul 2004 13:35:28 -0000 1.52
+++ src/hduptarlib.c 11 Aug 2004 07:58:29 -0000 1.53
@@ -1,6 +1,6 @@
/* hduptarlib.c, do all the tar things here
*
- * $Id: hduptarlib.c,v 1.52 2004/07/15 13:35:28 miekg Exp $
+ * $Id: hduptarlib.c,v 1.53 2004/08/11 07:58:29 miekg Exp $
*
* Copyright:
*
@@ -378,7 +378,6 @@
}
if ( head != NULL ) {
- hdup_putheader(head, stderr);
/* print the header first */
hdup_putheader(head, pout);
}
========
grtz,
--Miek
--
today's fortune:
Riches: A gift from Heaven signifying, "This is my beloved son, in whom I
am well pleased."
-- John D. Rockefeller, (slander by Ambrose Bierce)