aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2011-02-09 00:58:19 +0000
committerNicolas Vigier <boklm@mageia.org>2011-02-09 00:58:19 +0000
commit99eec2f4b806ec27ccd1e78f8886a05fe6bb80c4 (patch)
treedb4c3496bfe6d9c1ece5f5533801044fa5897878 /modules/buildsystem
parent94be9504c1acc6cd6c29df25b7b078bc2fae5356 (diff)
downloadpuppet-99eec2f4b806ec27ccd1e78f8886a05fe6bb80c4.tar
puppet-99eec2f4b806ec27ccd1e78f8886a05fe6bb80c4.tar.gz
puppet-99eec2f4b806ec27ccd1e78f8886a05fe6bb80c4.tar.bz2
puppet-99eec2f4b806ec27ccd1e78f8886a05fe6bb80c4.tar.xz
puppet-99eec2f4b806ec27ccd1e78f8886a05fe6bb80c4.zip
fix typo (after searching for some time why it didn't run)
Diffstat (limited to 'modules/buildsystem')
-rw-r--r--modules/buildsystem/templates/submit-upload.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/templates/submit-upload.conf b/modules/buildsystem/templates/submit-upload.conf
index 7a7aaf79..f3cc988b 100644
--- a/modules/buildsystem/templates/submit-upload.conf
+++ b/modules/buildsystem/templates/submit-upload.conf
@@ -166,7 +166,7 @@ actions:
class: Youri::Submit::Action::Clean
sign:
- class: Youri::Submit::Actian::Sign
+ class: Youri::Submit::Action::Sign
options:
signuser: <%= sign_login %>
path: <%= sign_keydir %>