]> git.pld-linux.org Git - packages/gawk.git/blob - no-pty-test.patch
bc9ff852f5f4cdbe315c74affaec8dd526f38604
[packages/gawk.git] / no-pty-test.patch
1 --- gawk-4.1.4/test/Makefile.am.orig    2016-08-24 21:31:55.000000000 +0200
2 +++ gawk-4.1.4/test/Makefile.am 2016-08-30 22:03:59.248680327 +0200
3 @@ -780,8 +780,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 @@ -1126,7 +1124,7 @@
13         nastyparm negtime next nondec nondec2 \
14         patsplit posix printfbad1 printfbad2 printfbad3 printfbad4 printhuge procinfs \
15         profile0 profile1 profile2 profile3 profile4 profile5 profile6 \
16 -       profile7 profile8 pty1 \
17 +       profile7 profile8 \
18         rebuf regnul1 regnul2 regx8bit reginttrad reint reint2 rsgetline rsglstdin rsstart1 \
19         rsstart2 rsstart3 rstest6 shadow sortfor sortfor2 sortu split_after_fpat \
20         splitarg4 strftime \
This page took 0.059858 seconds and 3 git commands to generate.