openedx-unsupported/devstack

clone.sh: line 36: [: : integer expression expected

Closed this issue · 4 comments

I just got back to looking at Open edx again.

I am using docker Version 17.06.0-ce-mac18 (18433) Channel: stable d9b66511e0

When I run make dev.clone I am seeing this

$ make dev.clone
./clone.sh
./clone.sh: line 36: [: : integer expression expected

@azizur What shell and version are you using?

Also is the variable $SHALLOW_CLONE set in your environment when you run this?

$ bash -version
GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin16)
Copyright (C) 2007 Free Software Foundation, Inc.