X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=tools%2Fdebianqueued-0.9%2Fdebianqueued;h=45f1242781fe7bc54948fa66a19ad215957b2e22;hb=07f1aa392e54c3d7a0747720c32db2b8aa202a42;hp=3e6400f827f15da5ee4084a7c04e945ac149027d;hpb=9eff87cf703b5fe3310570ab30ff922e62f2957a;p=dak.git diff --git a/tools/debianqueued-0.9/debianqueued b/tools/debianqueued-0.9/debianqueued index 3e6400f8..45f12427 100755 --- a/tools/debianqueued-0.9/debianqueued +++ b/tools/debianqueued-0.9/debianqueued @@ -1132,6 +1132,8 @@ outer_loop: while () { sub process_dak_commands { my $commands = shift; + msg("log", "processing ${main::current_incoming_short}/$commands\n"); + # TODO: get mail address from signed contents # and NOT implement a third parser for armored PGP... $main::mail_addr = undef;