VirtualBox

Changeset 93839 in vbox for trunk


Ignore:
Timestamp:
Feb 18, 2022 12:53:34 PM (3 years ago)
Author:
vboxsync
Message:

Added the sign= in VBOX_COND_GUEST_VERSION

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/UnattendedScript.cpp

    r93816 r93839  
    828828                else if ( res < 0 && chComp == '<' )
    829829                        *pfOutputting = true;
     830                else if ( res == 0 && chComp == '=' )
     831                        *pfOutputting = true;
    830832                else
    831833                    *pfOutputting = false;
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