Merge "Fix a mistake about function for install_freezer"

This commit is contained in:
Jenkins 2016-02-18 15:48:42 +00:00 committed by Gerrit Code Review
commit 3890147770

View File

@ -55,7 +55,7 @@ function is_freezer_enabled {
# executed during: stack install
function install_freezer{
function install_freezer {
git_clone $FREEZER_REPO $FREEZER_DIR $FREEZER_BRANCH
setup_develop $FREEZER_DIR