diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2021-02-01 12:42:53 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2021-02-01 12:42:53 +0000 |
| commit | a7d2ae454e62240f7349c94e02e45b5982e74204 (patch) | |
| tree | 4682e9c4fd9a88e5031274827a9b5c373e363f38 /archivers | |
| parent | 2d9527944f116748b1e9605788b85df76a6c6d01 (diff) | |
Notes
Diffstat (limited to 'archivers')
| -rw-r--r-- | archivers/gtar/files/patch-tests_multiv01.at | 15 | ||||
| -rw-r--r-- | archivers/gtar/files/patch-tests_multiv03.at | 15 | ||||
| -rw-r--r-- | archivers/gtar/files/patch-tests_multiv05.at | 15 |
3 files changed, 0 insertions, 45 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" \ diff --git a/archivers/gtar/files/patch-tests_multiv03.at b/archivers/gtar/files/patch-tests_multiv03.at deleted file mode 100644 index 662489aabe58..000000000000 --- a/archivers/gtar/files/patch-tests_multiv03.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/multiv03.at.orig 2019-01-11 20:11:26 UTC -+++ tests/multiv03.at -@@ -47,7 +47,7 @@ EOF - - genfile --length 15360 --file $AFILE - --exec <&- -+#exec <&- - - tar -M -L 10 -c -f arch.1 -f arch.2 $AFILE || exit 1 - tar -tM -f arch.1 -f arch.2 || exit 1 diff --git a/archivers/gtar/files/patch-tests_multiv05.at b/archivers/gtar/files/patch-tests_multiv05.at deleted file mode 100644 index 2cfbc2ec8329..000000000000 --- a/archivers/gtar/files/patch-tests_multiv05.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/multiv05.at.orig 2019-01-11 20:11:26 UTC -+++ tests/multiv05.at -@@ -28,7 +28,7 @@ AT_KEYWORDS([multivolume multiv multiv05 sync]) - m4_pushdef([FILELIST],[jeden,dwa,trzy,cztery,piec,szesc]) - - AT_TAR_CHECK([ --exec <&- -+#exec <&- - - m4_foreach([f], - [FILELIST], |
