Changeset 47502 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Aug 1, 2013 8:21:41 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp
r47495 r47502 1032 1032 */ 1033 1033 if ( fWaitForExit 1034 || rcExit != EXITCODEEXEC_SUCCESS)1034 || rcExit != RTEXITCODE_SUCCESS) 1035 1035 { 1036 1036 if (fVerbose)
Note:
See TracChangeset
for help on using the changeset viewer.