diff -r 4db24a2b65d2 -r 754ed0e17e40 bin/rpi --- 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($);