[ros-bugs] [Bug 3621] New: label command in CMD shell should have no output sometimes
ReactOS.Bugzilla at www.reactos.org
ReactOS.Bugzilla at www.reactos.org
Mon Aug 4 03:13:58 CEST 2008
http://www.reactos.org/bugzilla/show_bug.cgi?id=3621
Summary: label command in CMD shell should have no output
sometimes
Product: ReactOS Apps (rosapps)
Version: unspecified
Platform: x86 Hardware
OS/Version: ReactOS
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: Utilities
AssignedTo: ros-bugs at reactos.org
ReportedBy: jmichae3 at yahoo.com
QAContact: ros-bugs at reactos.org
testing under trunk build 35091.
label command actually works now, but it does one thing the real label command
on XP does not.
REACTOS version does a VOL command before doing anything in ALL cases.
This is wrong in the case where a label is specified on the command-line.
at least I think it outputs nothing - maybe a newline.
Check out a log from my XP:
C:\>vol c:
Volume in drive C is maxtor320
Volume Serial Number is ACB2-51DD
C:\>label c:maxtor320
C:\>vol c:
Volume in drive C is maxtor320
Volume Serial Number is ACB2-51DD
C:\>label c:
Volume in drive C: is maxtor320
Volume Serial Number is ACB2-51DD
Volume label (ENTER for none)? maxtor320
C:\>label c:maxtor320
C:\>
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Ros-bugs
mailing list