[Bug 19784] cmd doesn't handle ( ) scoping; breaks firefox build

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 18 21:44:53 CDT 2009


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





--- Comment #1 from Dan Kegel <dank at kegel.com>  2009-08-18 21:44:52 ---
Sorry, the first line of the batch file was mistyped, should be

set FOO=bar
if "%FOO%"=="bar" (
  echo "yup"
) else (
  echo "nope"
)

-- 
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