SOURCES: eventum-bounce-notes.patch - typo!

glen glen at pld-linux.org
Thu Jun 5 22:50:50 CEST 2008


Author: glen                         Date: Thu Jun  5 20:50:50 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- typo!

---- Files affected:
SOURCES:
   eventum-bounce-notes.patch (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SOURCES/eventum-bounce-notes.patch
diff -u SOURCES/eventum-bounce-notes.patch:1.7 SOURCES/eventum-bounce-notes.patch:1.8
--- SOURCES/eventum-bounce-notes.patch:1.7	Thu Jun  5 22:42:27 2008
+++ SOURCES/eventum-bounce-notes.patch	Thu Jun  5 22:50:44 2008
@@ -18,7 +18,7 @@
 @@ -592,9 +592,12 @@
                  if ($res != false) {
                      $return = Routing::route_notes($message);
-                     if ($return !== true) {
+                     if ($return === true) {
 -                        Support::deleteMessage($info, $mbox, $num);
 -                        return;
 +                        // in case of error, create bounce, but still
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/eventum-bounce-notes.patch?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list