]> git.donarmstrong.com Git - debbugs.git/blobdiff - Debbugs/Bugs.pm
default to repeat merged bugs
[debbugs.git] / Debbugs / Bugs.pm
index 573bf51756c6d28b4d01876fe6e895566e33f7d2..e4f8cc8825e7fc887949a17c213d2a3115e7f548 100644 (file)
@@ -325,7 +325,7 @@ sub bug_filter {
                                                          optional => 1,
                                                         },
                                          repeat_merged => {type => BOOLEAN,
-                                                           optional => 1,
+                                                           default => 1,
                                                           },
                                          include => {type => HASHREF,
                                                      optional => 1,