- Timestamp:
- Apr 5, 2024 1:03:16 PM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/solaris/vboxconfig.sh
r103028 r104187 987 987 if [ "`$PYTHON_BIN -c 'import sys 988 988 if sys.version_info >= (2, 6) and (sys.version_info < (3, 0) or sys.version_info >= (3, 3)): 989 print(\"test\")' 2> /dev/null`" != "test" ]; then989 print(\"test\")' 2> /dev/null`" != "test" ]; then 990 990 continue 991 991 fi
Note:
See TracChangeset
for help on using the changeset viewer.