]> git.pld-linux.org Git - packages/gawk.git/blob - no-pty-test.patch
- updated to 4.1.2
[packages/gawk.git] / no-pty-test.patch
1 --- gawk-4.1.2/test/Makefile.am.orig    2015-04-28 15:49:46.000000000 +0200
2 +++ gawk-4.1.2/test/Makefile.am 2015-05-10 07:28:01.671200070 +0200
3 @@ -743,8 +743,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 @@ -1060,7 +1058,7 @@
13         manyfiles match1 match2 match3 mbstr1 \
14         nastyparm negtime next nondec nondec2 \
15         patsplit posix printfbad1 printfbad2 printfbad3 printfbad4 printhuge procinfs \
16 -       profile0 profile1 profile2 profile3 profile4 profile5 profile6 profile7 pty1 \
17 +       profile0 profile1 profile2 profile3 profile4 profile5 profile6 profile7 \
18         rebuf regnul1 regnul2 regx8bit reginttrad reint reint2 rsgetline rsglstdin rsstart1 \
19         rsstart2 rsstart3 rstest6 shadow sortfor sortu split_after_fpat \
20         splitarg4 strftime \
This page took 0.056549 seconds and 3 git commands to generate.