You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 01:09:52 +08:00
Need full filename in runtests.sh
This commit is contained in:
@@ -114,7 +114,7 @@ case $PYVERSION in
|
|||||||
[test_unicode.py]=1 # Too long to run 11 seconds
|
[test_unicode.py]=1 # Too long to run 11 seconds
|
||||||
[test_xpickle.py]=1 # Runs ok but takes 72 seconds
|
[test_xpickle.py]=1 # Runs ok but takes 72 seconds
|
||||||
[test_zipfile64.py]=1 # Runs ok but takes 204 seconds
|
[test_zipfile64.py]=1 # Runs ok but takes 204 seconds
|
||||||
[test_zipimport]=1 # We can't distinguish try from try/else yet
|
[test_zipimport.py]=1 # We can't distinguish try from try/else yet
|
||||||
)
|
)
|
||||||
if (( batch )) ; then
|
if (( batch )) ; then
|
||||||
# Fails in crontab environment?
|
# Fails in crontab environment?
|
||||||
|
Reference in New Issue
Block a user