mirror of
https://github.com/nushell/nushell.git
synced 2025-05-02 17:14:27 +02:00
The test was reading the operating system error message which is dependent on the system locale. Just test for the `(os error 2)` errorcode instead. This should support both unixoid systems and Windows in more locales. |
||
---|---|---|
.. | ||
commands | ||
format_conversions | ||
main.rs |