Fix a mistake about function for install_freezer
Closes-Bug: #1546839 Change-Id: Ie05e5fc9f4482c87a828577acd46452c6b4baeb4
This commit is contained in:
parent
0bb53773e3
commit
05a86e2edf
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user