VirtualBox

Changeset 37792 in vbox


Ignore:
Timestamp:
Jul 6, 2011 9:14:42 AM (13 years ago)
Author:
vboxsync
Message:

Solaris/Installer: quotes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/solaris/vboxconfig.sh

    r37790 r37792  
    859859                            # Check after removing our settings if /etc/netmasks is identifcal to /etc/inet/netmasks
    860860                            anydiff=`diff $nmaskbackupfile "$PKG_INSTALL_ROOT/etc/inet/netmasks"`
    861                             if test ! -z $anydiff; then
     861                            if test ! -z "$anydiff"; then
    862862                                # User may have some custom settings in /etc/netmasks, don't overwrite /etc/netmasks!
    863863                                recreatelink=2
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