VirtualBox

Changeset 34761 in vbox


Ignore:
Timestamp:
Dec 6, 2010 4:06:14 PM (14 years ago)
Author:
vboxsync
Message:

VBoxManage/GuestControl: Clarify status.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp

    r34709 r34761  
    14451445            ComPtr<IProgress> progress;
    14461446            CHECK_ERROR(guest, UpdateGuestAdditions(Bstr(Utf8Source).raw(),
     1447                                                    /* Wait for whole update process to complete. */
    14471448                                                    AdditionsUpdateFlag_None,
    14481449                                                    progress.asOutParam()));
     
    14551456                    vrc = ctrlPrintProgressError(progress);
    14561457                else if (fVerbose)
    1457                     RTPrintf("Guest Additions installer successfully copied and started.\n");
     1458                    RTPrintf("Guest Additions update successful.\n");
    14581459            }
    14591460        }
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