X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fboot%2F0010-debug;h=cfb2fc8369e958ae47dff50551943558999d8677;hb=f788126730ccd13eeef5a7a97796e001cfc6bb50;hp=9b57d56be5b2c06fd2cbf6cfd949c903042a94d8;hpb=1b6cb3d57b8cbd3f0a34fadd235d9a85bde1e7bf;p=live-boot-grml.git diff --git a/scripts/boot/0010-debug b/scripts/boot/0010-debug index 9b57d56..cfb2fc8 100755 --- a/scripts/boot/0010-debug +++ b/scripts/boot/0010-debug @@ -4,7 +4,7 @@ Debug () { - for _PARAMETER in ${_CMDLINE} + for _PARAMETER in ${LIVE_BOOT_CMDLINE} do case "${_PARAMETER}" in live-boot.debug|debug)