Skip to Content.
Sympa Menu

devel - Re: [sympa-developpers] [sympa-commits] sympa[9793] branches/sympa-6.2-branch/src/lib/List.pm: [dev] Typo due to merge.

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: Etienne MELEARD <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-developpers] [sympa-commits] sympa[9793] branches/sympa-6.2-branch/src/lib/List.pm: [dev] Typo due to merge.
  • Date: Wed, 14 Aug 2013 11:20:47 +0200

Hello Soji,

Can you tell me which merge are you speaking about ? Because I believed until now that since we merge the 6.2 branch into the cleanup branch the 6.2 branch should not be impacted in any way, am I wrong ?

Etienne

Le 14/08/13 11:09, address@concealed a écrit :
sympa[9793] branches/sympa-6.2-branch/src/lib/List.pm: [dev] Typo due to merge.

Revision
9793
Author
sikeda
Date
2013-08-14 11:09:55 +0200 (mer. 14 août 2013)


Log Message

[dev] Typo due to merge.


Modified Paths

* branches/sympa-6.2-branch/src/lib/List.pm
<#branchessympa62branchsrclibListpm>


Diff


Modified: branches/sympa-6.2-branch/src/lib/List.pm (9792 => 9793)


--- branches/sympa-6.2-branch/src/lib/List.pm 2013-08-14 09:06:01 UTC (rev
9792)
+++ branches/sympa-6.2-branch/src/lib/List.pm 2013-08-14 09:09:55 UTC (rev
9793)
@@ -6791,6 +6791,8 @@
defined $included
or push @errors, {type => $type, name =>
$incl->{name}};
}
+ } # if (my $plugin = ...)
+
## Get the list of users.
## Verify if we can synchronize sources. If it's allowed OR there
are new sources, we update the list, and can add subscribers.
## Else if we can't synchronize sources. We make an array
with excluded sources.




Archive powered by MHonArc 2.6.19+.

Top of Page