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 #738
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'