fd/tests
Thayne McCombs c159ea2042 Fix panic when using --owner
Unfortunately, clap_derive can't combine a value_parser of Option<T>
with an optional argument to get a merged Option<T> so we need to do the
check for the nop outside of the value parser.

Also adds some tests for --owner

Fixes: #1163
2022-11-02 23:26:02 -06:00
..
testenv Add test when running from non-existent directory 2022-08-10 20:01:21 +02:00
tests.rs Fix panic when using --owner 2022-11-02 23:26:02 -06:00