aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/binrepo.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/manifests/binrepo.pp')
-rw-r--r--modules/buildsystem/manifests/binrepo.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/manifests/binrepo.pp b/modules/buildsystem/manifests/binrepo.pp
index 00f2d165..9e449627 100644
--- a/modules/buildsystem/manifests/binrepo.pp
+++ b/modules/buildsystem/manifests/binrepo.pp
@@ -18,7 +18,7 @@ class buildsystem::binrepo {
owner => $buildsystem::var::binrepo::login,
}
- mga-common::local_script {
+ mga_common::local_script {
'upload-bin':
content => template('buildsystem/binrepo/upload-bin');
'wrapper.upload-bin':