]> git.pld-linux.org Git - packages/gawk.git/blob - no-pty-test.patch
cbf33341bb06c939e4dbf15ae1711f7961d22830
[packages/gawk.git] / no-pty-test.patch
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 @@
4         prt1eval.ok \
5         prtoeval.awk \
6         prtoeval.ok \
7 -       pty1.awk \
8 -       pty1.ok \
9 -       pty2.awk \
10 -       pty2.ok \
11         rand-mpfr.ok \
12         rand.awk \
13         rand.ok \
14 @@ -1498,8 +1498,8 @@
15         octdec patsplit posix printfbad1 printfbad2 printfbad3 printfbad4 \
16         printhuge procinfs profile0 profile1 profile2 profile3 profile4 \
17         profile5 profile6 profile7 profile8 profile9 profile10 profile11 \
18 -       profile12 profile13 profile14 profile15 profile16 profile17 pty1 \
19 -       pty2 rebuf regexsub reginttrad regnul1 regnul2 regx8bit reint \
20 +       profile12 profile13 profile14 profile15 profile16 profile17 \
21 +       rebuf regexsub reginttrad regnul1 regnul2 regx8bit reint \
22         reint2 rsgetline rsglstdin rsstart1 rsstart2 rsstart3 rstest6 \
23         sandbox1 shadow shadowbuiltin sortfor sortfor2 sortu sourcesplit \
24         split_after_fpat splitarg4 strftfld strftime strtonum strtonum1 \
This page took 0.043952 seconds and 2 git commands to generate.