bin/rpi
branchrsync
changeset 2 754ed0e17e40
parent 0 98411ab74262
child 4 c17d14b6ff1f
--- a/bin/rpi	Fri Jul 03 15:28:31 2009 +0200
+++ b/bin/rpi	Fri Jul 03 16:11:28 2009 +0200
@@ -93,7 +93,7 @@
 
 # anything that would be sent to the signer/changer/maintainer goes to
 # $fallback instead if this is set
-my $dont_send_to_real_uploader = 1;
+my $dont_send_to_real_uploader = 0;
 
 # prototypes for message handling routines
 sub m_mismatch($);