
29 Jun
2007
29 Jun
'07
4:53 p.m.
https://svn.lrde.epita.fr/svn/scool/trunk Index: ChangeLog from Roland Levillain <roland@lrde.epita.fr> * vcs/scool.rb: Tag SCOOL patches as such. scool.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: vcs/scool.rb --- vcs/scool.rb (revision 46) +++ vcs/scool.rb (working copy) @@ -6,7 +6,7 @@ protocol_version '0.1' def scool_commit! ( *args ) - common_commit!("47: <%= title %>", *args) do |subject| + common_commit!("scool 47: <%= title %>", *args) do |subject| mail!(:to => %w[transformers-patches@lrde.epita.fr olena-patches@lrde.epita.fr], :subject => subject)