Fix downloading of ambuild using the checkout-deps script (NPOTB).
This commit is contained in:
parent
b6792a2c8c
commit
623925a1cf
@ -92,7 +92,7 @@ done
|
|||||||
|
|
||||||
`python -c "import ambuild2"`
|
`python -c "import ambuild2"`
|
||||||
if [ $? -eq 1 ]; then
|
if [ $? -eq 1 ]; then
|
||||||
name=ambuild
|
name=
|
||||||
path=ambuild
|
path=ambuild
|
||||||
checkout
|
checkout
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user