[Rt-commit] rt branch, 4.4-trunk, updated. rt-4.4.1-291-g88bb286

Shawn Moore shawn at bestpractical.com
Thu Jan 26 12:17:13 EST 2017


The branch, 4.4-trunk has been updated
       via  88bb2863a5ece60015d25913d33f93b3a3724a63 (commit)
      from  8092ced0bd760f2f19c974603cb8ab17e87c7f55 (commit)

Summary of changes:
 etc/upgrade/4.4.2/content | 1 +
 1 file changed, 1 insertion(+)

- Log -----------------------------------------------------------------
commit 88bb2863a5ece60015d25913d33f93b3a3724a63
Author: Shawn M Moore <shawn at bestpractical.com>
Date:   Thu Jan 26 12:16:56 2017 -0500

    Fix mismerge syntax error

diff --git a/etc/upgrade/4.4.2/content b/etc/upgrade/4.4.2/content
index 7f86a48..fbf5fb5 100644
--- a/etc/upgrade/4.4.2/content
+++ b/etc/upgrade/4.4.2/content
@@ -17,6 +17,7 @@ our @Initial = (
             unless ( $ret ) {
                 RT->Logger->error("Failed to update content for SavedSearch #" . $attr->id . ": $msg");
             }
+        }
     },
 
     # fix up inconsistent denormalized owner vs owner-role group members (#32381)

-----------------------------------------------------------------------


More information about the rt-commit mailing list