commit | e8db8674855634dadd90adaadd4381f70c7227ed | [log] [tgz] |
---|---|---|
author | Chandan Kumar <chkumar@redhat.com> | Thu Oct 26 15:34:05 2017 +0530 |
committer | Chandan Kumar <chkumar@redhat.com> | Thu Oct 26 15:34:05 2017 +0530 |
tree | 02440ec2997b13d7af0da9d5ef45285e589795b9 | |
parent | c9e109f1359e2310fab1190d164a28822fc09208 [diff] |
Change ENABLE_KSM to $ENABLE_KSM * Since ENABLE_KSM param will be used in local.conf file and it's value is received in a variable and while compairing, the variable needs to be compared. So we need to change the same. Change-Id: Id4ed17c0642acd2313e456503cfc375ca6f61409 Closes-Bug: #1724690