forked from Lainports/opnsense-ports
textproc/gsed: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
9e4dc6d516
commit
37fc8a2324
1 changed files with 11 additions and 0 deletions
11
textproc/gsed/files/patch-testsuite_panic-tests.sh
Normal file
11
textproc/gsed/files/patch-testsuite_panic-tests.sh
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
--- testsuite/panic-tests.sh.orig 2022-01-01 23:00:07 UTC
|
||||||
|
+++ testsuite/panic-tests.sh
|
||||||
|
@@ -18,6 +18,8 @@ print_ver_ sed
|
||||||
|
. "${srcdir=.}/testsuite/init.sh"; path_prepend_ ./sed
|
||||||
|
print_ver_ sed
|
||||||
|
|
||||||
|
+test $(id -u) != 0 || exit 77 # these tests pass unexpectedly if run as root
|
||||||
|
+
|
||||||
|
#
|
||||||
|
# failure to create temp file
|
||||||
|
#
|
||||||
Loading…
Add table
Reference in a new issue