[Bug 18407] New: cmd.exe: set command seems broken

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 9 14:42:51 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=18407

           Summary: cmd.exe: set command seems broken
           Product: Wine
           Version: 1.1.21
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: sven.koehler at gmail.com


The command
  SET "test=bla"
should have the same results as
  SET test=bla

Yet, in wine, the first command seems to set the variable "test to the value
bla"
 while the second command correctly sets the variable test to the value bla.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list