2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-15 14:34:05 +00:00
fish-shell/tests/umask.err
Kurtis Rader 62244f01c2 fix umask handling of symbolic modes
This fixes the handling of symbolic umask values. It also removes two
invocations of `perl` and all but two `math` commands.

Fixes 
2017-03-28 16:28:24 -07:00

3 lines
80 B
Text

umask: Invalid mask '1234'
umask: Invalid mask '228'
umask: Invalid mask '0282'