VirtualBox

Ignore:
Timestamp:
Feb 5, 2024 2:55:29 PM (12 months ago)
Author:
vboxsync
Message:

adding python versions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testboxscript/setup.sh

    r98922 r103205  
    673673sys.exit(not x);\
    674674";
    675     for python in python2.7 python2.6 python2.5 python;
     675    for python in python[2:3].[0:]  #python3.11 python3.10 python3.9 python2.6 python2.5 python;
    676676    do
    677677        python=`which ${python} 2> /dev/null`
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette