VirtualBox

Changeset 59600 in vbox for trunk/src/VBox/Installer/common


Ignore:
Timestamp:
Feb 5, 2016 4:21:21 PM (9 years ago)
Author:
vboxsync
Message:

indent

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/common/vboxapisetup.py

    r59599 r59600  
    4949    if vboxDest is None:
    5050        vboxDest = os.environ.get('VBOX_INSTALL_PATH', None)
    51             if vboxDest is None:
    52                 raise Exception("No VBOX_INSTALL_PATH defined, exiting")
     51        if vboxDest is None:
     52            raise Exception("No VBOX_INSTALL_PATH defined, exiting")
    5353
    5454    vboxVersion = os.environ.get("VBOX_VERSION", None)
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