diff options
Diffstat (limited to 'archivers/gtar/files/patch-tests_multiv01.at')
-rw-r--r-- | archivers/gtar/files/patch-tests_multiv01.at | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/archivers/gtar/files/patch-tests_multiv01.at b/archivers/gtar/files/patch-tests_multiv01.at deleted file mode 100644 index cd12098887cf..000000000000 --- a/archivers/gtar/files/patch-tests_multiv01.at +++ /dev/null @@ -1,15 +0,0 @@ -# Remove after FreeBSD 12.1 EOL -cmp(1) Capsicum error if stdin closed -https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234885 - ---- tests/multiv01.at.orig 2019-01-11 20:11:26 UTC -+++ tests/multiv01.at -@@ -28,7 +28,7 @@ AT_KEYWORDS([multivolume multiv multiv01 chdir]) - # TRUSS=strace - - AT_TAR_CHECK([ --exec <&- -+#exec <&- - genfile --length 7168 --file file1 - - for block in " 1" " 2" " 3" " 4" " 5" " 6" " 7" " 8" \ |