2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 03:32:04 +00:00

fix issue [fvt]sles12.2 mysqlsetup -i could not work #2297

This commit is contained in:
immarvin 2016-12-08 22:21:12 -05:00
parent 174145f1a3
commit 5b882fc24d

View File

@ -165,12 +165,8 @@ if ($::linuxos == "sles12") {
close($relfile);
chomp(@lines);
# if == 12.1
if (grep /VERSION_ID="12.1"/, @lines) {
#$::linuxos == "sles12.1";
$sp1flag = 1;
}
# for sles12.x
$sp1flag = 1;
}
# set flag