[Bug 13265] winepath exit always with zero code

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 30 14:39:02 CDT 2010


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


Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #13 from Austin English <austinenglish at gmail.com>  2010-07-30 14:39:01 ---
austin at laptop:~$ rm -rf .wine ; winetricks sandbox ; winepath -w . ; echo $?
wine: created the configuration directory '/home/austin/.wine'
wine: configuration in '/home/austin/.wine' has been updated.
Install of sandbox done
winetricks done.
\\?\unix\home\austin\.
0
austin at laptop:~$ rm -rf .wine ; winetricks sandbox ; winepath . ; echo $?
wine: created the configuration directory '/home/austin/.wine'
wine: configuration in '/home/austin/.wine' has been updated.
Install of sandbox done
winetricks done.
/home/austin
0
austin at laptop:~$ winepath -w /path/does/not/exist ; echo $?
\\?\unix\path\does\not\exist
0

Still present.

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