You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Another run-and-email shell tweak
This commit is contained in:
@@ -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=$?
|
||||
|
Reference in New Issue
Block a user