MT#5709 Copy&paste typo has fixed for MRBUILD_RELEASE

ksolomko/vlan
Alexander Lutay 12 years ago
parent f0289fc669
commit aa509db2f7

@ -281,7 +281,7 @@ if checkBootParam ngcpautobuildrelease ; then
fi
if checkBootParam ngcpmrrelease ; then
AUTOBUILD_RELEASE=$(getBootParam ngcpmrrelease)
MRBUILD_RELEASE=$(getBootParam ngcpmrrelease)
export SKIP_SOURCES_LIST=true # make sure it's available within grml-chroot subshell
fi

Loading…
Cancel
Save