#97·cash

cp: --no-clobber and -n do not work

Author: tituominCreated Aug 31, 2016Updated Apr 21, 2017

Vorpal returns { yyy: false } for any options of the form --no-yyy. This results in --no-clobber not working for cp. The tests do not catch this because they don't test the vorpal command line argument parsing, but use already parsed options instead.