diff options
Diffstat (limited to 'modules/subversion/templates')
-rwxr-xr-x | modules/subversion/templates/ciabot_svn.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/subversion/templates/ciabot_svn.sh b/modules/subversion/templates/ciabot_svn.sh index f837665a..67632403 100755 --- a/modules/subversion/templates/ciabot_svn.sh +++ b/modules/subversion/templates/ciabot_svn.sh @@ -64,6 +64,7 @@ # putting that here. # project_name="Mageia" +module_name="<% cia_module %>" return_address="root@<%= domain %>" # System @@ -98,6 +99,7 @@ Subject: DeliverXML </generator> <source> <project>$project_name</project> + <module>$module_name</module> </source> <body> <commit> |