]> git.pld-linux.org Git - packages/gawk.git/blame - no-pty-test.patch
- updated no-pty-test patch
[packages/gawk.git] / no-pty-test.patch
CommitLineData
96e9f5c4
JB
1--- gawk-5.0.0/test/Makefile.am.orig 2019-04-07 20:53:42.000000000 +0200
2+++ gawk-5.0.0/test/Makefile.am 2019-04-12 21:10:26.219201910 +0200
3@@ -934,10 +934,6 @@
fe4ed790
JR
4 prt1eval.ok \
5 prtoeval.awk \
6 prtoeval.ok \
7- pty1.awk \
8- pty1.ok \
8d21ac83
JB
9- pty2.awk \
10- pty2.ok \
fe4ed790
JR
11 rand-mpfr.ok \
12 rand.awk \
13 rand.ok \
96e9f5c4
JB
14@@ -1342,7 +1338,7 @@
15 nsbad nsbad_cmd nsforloop nsfuncrecurse nsindirect1 nsindirect2 nsprof1 nsprof2 \
ef397d13
JB
16 patsplit posix printfbad1 printfbad2 printfbad3 printfbad4 printhuge \
17 procinfs profile0 profile1 profile2 profile3 profile4 profile5 profile6 \
96e9f5c4
JB
18- profile7 profile8 profile9 profile10 profile11 profile12 pty1 pty2 \
19+ profile7 profile8 profile9 profile10 profile11 profile12 \
ef397d13
JB
20 rebuf regnul1 regnul2 regx8bit reginttrad reint reint2 rsgetline rsglstdin \
21 rsstart1 rsstart2 rsstart3 rstest6 \
22 shadow shadowbuiltin sortfor sortfor2 sortu sourcesplit split_after_fpat \
This page took 0.033462 seconds and 4 git commands to generate.