pyobjus is getting code from ivpusic/master instead of ivpusic/test_on_device branch
This commit is contained in:
parent
8217ea4a55
commit
330c1974b6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ echo "Building pyobjus ============================="
|
|||
|
||||
if [ ! -d $TMPROOT/pyobjus ] ; then
|
||||
try pushd $TMPROOT
|
||||
try git clone -b test_on_device git@github.com:ivpusic/pyobjus.git
|
||||
try git clone git@github.com:ivpusic/pyobjus.git
|
||||
try popd
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue