VirtualBox

Changeset 74936 in vbox for trunk


Ignore:
Timestamp:
Oct 19, 2018 9:02:58 AM (6 years ago)
Author:
vboxsync
Message:

bugref:9152. Commented out the assertion because parsing can be re-done.

File:
1 edited

Legend:

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

    r73826 r74936  
    651651HRESULT GeneralTextScript::parse()
    652652{
    653     AssertReturn(!mfDataParsed, mpSetError->setErrorBoth(E_FAIL, VERR_WRONG_ORDER, "parse called more than once"));
     653//  AssertReturn(!mfDataParsed, mpSetError->setErrorBoth(E_FAIL, VERR_WRONG_ORDER, "parse called more than once"));
    654654
    655655    /*
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