olena-ng 1539: Add support for Vcs back.

26 Nov
2007
26 Nov
'07
5:30 p.m.
https://svn.lrde.epita.fr/svn/oln/branches/olena-ng Index: ChangeLog from Roland Levillain <roland@lrde.epita.fr> Add support for Vcs back. * vcs/oln.rb: New. oln.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: vcs/oln.rb --- vcs/oln.rb (revision 1538) +++ vcs/oln.rb (working copy) @@ -6,7 +6,7 @@ protocol_version '0.1' def olena_commit! ( *args ) - common_commit!("1539: <%= title %>", *args) do |subject| + common_commit!("olena-ng 1539: <%= title %>", *args) do |subject| mail!(:to => %w[olena-patches@lrde.epita.fr], :subject => subject) end end
6532
Age (days ago)
6532
Last active (days ago)
0 comments
1 participants
participants (1)
-
Roland Levillain