Added support of newton branch to scripts
Added missed param for "case" for newton Change-Id: Iba0eeefb228f8af619188f84c3e6f1978a7cf9a0
This commit is contained in:
parent
9530bcc6a6
commit
a3d5b65a33
@ -12,6 +12,9 @@ case $release in
|
||||
mitaka)
|
||||
ZUUL_BRANCH="stable/mitaka"
|
||||
;;
|
||||
newton)
|
||||
ZUUL_BRANCH="stable/newton"
|
||||
;;
|
||||
esac
|
||||
|
||||
sahara_path="/tmp/sahara"
|
||||
|
Loading…
x
Reference in New Issue
Block a user