VirtualBox

Ignore:
Timestamp:
Apr 12, 2011 12:09:05 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
71124
Message:

Frontend/VBoxManage: fix error message printing when the bootable option is wrong

File:
1 edited

Legend:

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

    r35389 r36652  
    55
    66/*
    7  * Copyright (C) 2006-2010 Oracle Corporation
     7 * Copyright (C) 2006-2011 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    10361036                else
    10371037                {
    1038                     errorArgument("Invalid --bootable argument '%s'", pszHostIOCache);
     1038                    errorArgument("Invalid --bootable argument '%s'", pszBootable);
    10391039                    rc = E_FAIL;
    10401040                }
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette