mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2024-12-03 10:32:05 +00:00
Track branch changes in python-spark
This commit is contained in:
parent
710167b806
commit
80d58f882a
@ -14,7 +14,7 @@ fulldir=$(readlink -f $mydir)
|
||||
cd $mydir
|
||||
. ./checkout_common.sh
|
||||
(cd $fulldir/.. && \
|
||||
setup_version python-spark master && \
|
||||
setup_version python-spark python-3.0 && \
|
||||
setup_version python-xdis python-3.0)
|
||||
|
||||
checkout_finish python-3.0-to-3.2
|
||||
|
@ -15,7 +15,7 @@ fulldir=$(readlink -f $mydir)
|
||||
. ./checkout_common.sh
|
||||
cd $fulldir/..
|
||||
(cd $fulldir/.. && \
|
||||
setup_version python-spark master && \
|
||||
setup_version python-spark python-3.3 && \
|
||||
setup_version python-xdis python-3.3 )
|
||||
|
||||
checkout_finish python-3.3-to-3.5
|
||||
|
Loading…
Reference in New Issue
Block a user