2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-22 22:15:30 +00:00

Merge pull request #2298 from immarvin/onsles12sp2

fix issue [fvt]sles12.2 mysqlsetup -i could not work #2297
This commit is contained in:
Weihua Hu
2016-12-15 14:29:31 +08:00
committed by GitHub

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