exiv2: drop a test on darwin, really now

I did this wrong in 9927b2f2c3.  `-f` invites typos.
This commit is contained in:
Vladimír Čunát 2022-10-09 18:15:09 +02:00
parent 41ebdfa0c2
commit 6471cff5dd
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -83,7 +83,7 @@ stdenv.mkDerivation rec {
rm -f ../tests/bugfixes/redmine/test_issue_662.py
rm -f ../tests/bugfixes/github/test_issue_1046.py
rm -f ../tests/bugfixes/github/test_issue_683.py
rm ../tests/bugfixes/redmine/test_issue_683.py
# disable tests that requires loopback networking
substituteInPlace ../tests/bash_tests/testcases.py \