mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2024-11-27 15:10:55 +00:00
Another run-and-email shell tweak
This commit is contained in:
parent
6290311143
commit
19f2e1277b
@ -26,6 +26,8 @@ for VERSION in $PYVERSION ; do
|
||||
if ! pyenv local $VERSION ; then
|
||||
rc=1
|
||||
else
|
||||
echo $(pyenv local)
|
||||
echo ""
|
||||
typeset -i ALL_FILES_STARTTIME=$(date +%s)
|
||||
python ./test_pyenvlib.py --max ${MAX_TESTS} --weak-verify --$VERSION >$LOGFILE 2>&1
|
||||
rc=$?
|
||||
|
Loading…
Reference in New Issue
Block a user