test-verify-fail: unbreak on darwin
mv on darwin — and probably other BSD-derived systems as well —
prompts for whether to overwrite a non-writable file, and fails to do
so in a noninteractive session. That's what the -f flag is for.
mv on darwin — and probably other BSD-derived systems as well —
prompts for whether to overwrite a non-writable file, and fails to do
so in a noninteractive session. That's what the -f flag is for.