]> git.donarmstrong.com Git - debbugs.git/blobdiff - scripts/process
Apply fix for ! in owner et al; fixes #681853 Thanks to jwilk for reporting
[debbugs.git] / scripts / process
index 5b7175f5d032c57c8e7de9e627f7564fa1130581..e5759586a6ed25cb38a87c033661744b67be0407 100755 (executable)
@@ -1017,6 +1017,7 @@ if (@control_bits) {
                                 transcript => $transcript,
                                 debug => 0,
                                 ok => \$ok,
+                                replyto => $replyto,
                                );
                if ($terminate_control) {
                    last;