Crashes if run with different casing for rye.exe
(ex: rye.EXE
).
#1284
Labels
bug
Something isn't working
rye.exe
(ex: rye.EXE
).
#1284
Steps to Reproduce
On Windows, run
rye
using its full path, but using different casing for its name than what's recorded on the filesystem. For example, ifrye
is installed toC:\Users\johns\.rye\shims\rye.exe
you can reproduce this bug by runningC:\Users\johns\.rye\shims\RYE.EXE
orC:\Users\johns\.rye\shims\rye.EXE
.As an example for the remaining sections of this report, I will use:
Expected Result
rye
should print out the version and then exit.Actual Result
Version Info
Stacktrace
The text was updated successfully, but these errors were encountered: