Setting memtest default to none.

This commit is contained in:
Daniel Baumann 2013-03-13 21:28:12 +01:00
parent feaad91d90
commit 157ba67478
1 changed files with 1 additions and 1 deletions
functions

View File

@ -1032,7 +1032,7 @@ Set_defaults ()
esac
# Setting memtest option
LB_MEMTEST="${LB_MEMTEST:-memtest86+}"
LB_MEMTEST="${LB_MEMTEST:-none}"
# Setting loadlin option
case "${LB_MODE}" in