aboutsummaryrefslogtreecommitdiffstats
path: root/BCD/Common.pm
diff options
context:
space:
mode:
authorMageia SVN-Git Migration <svn-git-migration@mageia.org>2011-10-29 13:51:03 +0100
committerMageia SVN-Git Migration <svn-git-migration@mageia.org>2011-10-29 13:51:03 +0100
commitdf535a121225f56f65396b80150e7622fea6b9ae (patch)
tree0e456898ddddad7c0b26f8aab4b0ffba1d63b575 /BCD/Common.pm
parente653ea2e7bba20f2891c6b91c96ecfd8b3925324 (diff)
downloadbcd-df535a121225f56f65396b80150e7622fea6b9ae.tar
bcd-df535a121225f56f65396b80150e7622fea6b9ae.tar.gz
bcd-df535a121225f56f65396b80150e7622fea6b9ae.tar.bz2
bcd-df535a121225f56f65396b80150e7622fea6b9ae.tar.xz
bcd-df535a121225f56f65396b80150e7622fea6b9ae.zip
Synthesized commit during git-svn import combining previous Mandriva history with Magiea.
This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r2105 | ennael | 2011-10-29 13:51:03 +0100 (Sat, 29 Oct 2011) | 2 lines import bcd files for trunk (Mageia 2 alpha 1) ------------------------------------------------------------------------
Diffstat (limited to 'BCD/Common.pm')
-rw-r--r--BCD/Common.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/BCD/Common.pm b/BCD/Common.pm
index 126c207..90cfceb 100644
--- a/BCD/Common.pm
+++ b/BCD/Common.pm
@@ -57,8 +57,7 @@ $version or print_color("You must define the <mediainfo><version>", $color) and
$repo or print_color("You must define the <repo><path> tag",$color) and exit 1;
$based_on or print_color("You must define the <based_on> tag",$color) and exit 1;
$isoconf->{chroot_media} or print_color("Now you must define <chroot_media> in the conf.xml file",$color) and exit 1;
-$isoconf->{chroot_media_exclude} or print_color("Now you must define <chroot_media_exclude> in the conf.xml file",$color) and exit 1;
-
+$isoconf->{chroot_media_exclude} or print_color("Now you must define <chroot_media_exclude> in the conf.xml file",$color) and exit 1;
# password file
#"/home/plop/.signature.gpg";