--- Comment #1 from Dan Kegel dank@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.