]> git.donarmstrong.com Git - debbugs.git/commitdiff
save log::spam after changing it don/dancer
authorDon Armstrong <don@donarmstrong.com>
Thu, 14 Dec 2017 23:48:50 +0000 (15:48 -0800)
committerDon Armstrong <don@donarmstrong.com>
Thu, 14 Dec 2017 23:48:50 +0000 (15:48 -0800)
bin/debbugs-spam

index cd4fbd6dc49340ae01861a3289a4c95d23c192fb..b172e97e36508ebd70b35e3b28fa2ae826ff314c 100755 (executable)
@@ -203,6 +203,7 @@ sub mark_it {
                    },
                    $bug_num
                   );
+        $spam->save();
     }
 }