]> git.pld-linux.org Git - packages/gawk.git/blob - no-pty-test.patch
up to 5.3.0
[packages/gawk.git] / no-pty-test.patch
1 --- gawk-4.2.0/test/Makefile.am.orig    2017-10-17 20:46:48.000000000 +0200
2 +++ gawk-4.2.0/test/Makefile.am 2017-12-07 17:51:57.069710581 +0100
3 @@ -876,8 +876,6 @@
4         prt1eval.ok \
5         prtoeval.awk \
6         prtoeval.ok \
7 -       pty1.awk \
8 -       pty1.ok \
9         rand-mpfr.ok \
10         rand.awk \
11         rand.ok \
12 @@ -1261,7 +1259,7 @@
13         nastyparm negtime next nondec nondec2 nonfatal1 nonfatal2 nonfatal3 \
14         patsplit posix printfbad1 printfbad2 printfbad3 printfbad4 printhuge \
15         procinfs profile0 profile1 profile2 profile3 profile4 profile5 profile6 \
16 -       profile7 profile8 profile9 profile10 pty1 \
17 +       profile7 profile8 profile9 profile10 \
18         rebuf regnul1 regnul2 regx8bit reginttrad reint reint2 rsgetline rsglstdin \
19         rsstart1 rsstart2 rsstart3 rstest6 \
20         shadow shadowbuiltin sortfor sortfor2 sortu sourcesplit split_after_fpat \
This page took 0.119359 seconds and 3 git commands to generate.