VirtualBox

Changeset 49397 in vbox


Ignore:
Timestamp:
Nov 6, 2013 9:06:17 AM (11 years ago)
Author:
vboxsync
Message:

FE/VBoxManage: Logging for detached guest sessions.

File:
1 edited

Legend:

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

    r49389 r49397  
    696696                 * machine down below. */
    697697            }
    698             else if (pCtx->fVerbose)
     698            else if (   (pCtx->uFlags & CTLCMDCTX_FLAGS_SESSION_DETACH)
     699                     && pCtx->fVerbose)
    699700                RTPrintf("Guest session detached\n");
    700701
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