diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-03-12 19:28:11 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-03-12 19:28:11 +0000 |
commit | b6cce540407a623d379857f7e99584f8b65e5c3f (patch) | |
tree | d80994e15500a340e91165b59895e9cfde5d3f6f /mgaapplet | |
parent | 07b59c7e75275967ad854a41b1d90ac143213ed2 (diff) | |
download | mgaonline-b6cce540407a623d379857f7e99584f8b65e5c3f.tar mgaonline-b6cce540407a623d379857f7e99584f8b65e5c3f.tar.gz mgaonline-b6cce540407a623d379857f7e99584f8b65e5c3f.tar.bz2 mgaonline-b6cce540407a623d379857f7e99584f8b65e5c3f.tar.xz mgaonline-b6cce540407a623d379857f7e99584f8b65e5c3f.zip |
(is_there_a_new_distributions) update comment about devel distro
Diffstat (limited to 'mgaapplet')
-rwxr-xr-x | mgaapplet | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -308,7 +308,7 @@ sub is_extended_support_not_ended() { sub is_there_a_new_distributions() { - # sanity check for cooker: + # sanity check for cooker/cauldron: return if $product_id->{branch} eq 'Devel'; # some OEM Philco systems have no specific updates repo # so we can only blacklist them here directly |