diff options
author | Nicolas Vigier <boklm@mageia.org> | 2011-09-21 16:29:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2011-09-21 16:29:12 +0000 |
commit | 06de5271056f86c7e528babe431ab8ea564f5cf1 (patch) | |
tree | 7d019e0171c2ac54a96f86774722108470a734d7 | |
parent | 272f416005868db22ee8365b756a72922f5c0af4 (diff) | |
download | puppet-06de5271056f86c7e528babe431ab8ea564f5cf1.tar puppet-06de5271056f86c7e528babe431ab8ea564f5cf1.tar.gz puppet-06de5271056f86c7e528babe431ab8ea564f5cf1.tar.bz2 puppet-06de5271056f86c7e528babe431ab8ea564f5cf1.tar.xz puppet-06de5271056f86c7e528babe431ab8ea564f5cf1.zip |
disable markrelease on release 1 for now
-rw-r--r-- | modules/buildsystem/templates/submit-upload.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/templates/submit-upload.conf b/modules/buildsystem/templates/submit-upload.conf index a1db139f..48b0a7ad 100644 --- a/modules/buildsystem/templates/submit-upload.conf +++ b/modules/buildsystem/templates/submit-upload.conf @@ -59,7 +59,7 @@ targets: - rpmlint - recency actions: - - markrelease +# - markrelease - sign - install - link |