]> git.pld-linux.org Git - packages/gawk.git/blob - no-pty-test.patch
9bdfe070d0ea13b0fc8491c73f4bbba8d3ccd8f1
[packages/gawk.git] / no-pty-test.patch
1 --- gawk-4.1.1/test/Makefile.am~        2014-04-08 16:12:01.000000000 +0000
2 +++ gawk-4.1.1/test/Makefile.am 2015-02-26 20:18:05.131748094 +0000
3 @@ -698,8 +698,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 @@ -997,7 +995,7 @@
13         manyfiles match1 match2 match3 mbstr1 \
14         nastyparm next nondec nondec2 \
15         patsplit posix printfbad1 printfbad2 printfbad3 procinfs \
16 -       profile1 profile2 profile3 profile4 profile5 pty1 \
17 +       profile1 profile2 profile3 profile4 profile5 \
18         rebuf regx8bit reginttrad reint reint2 rsstart1 \
19         rsstart2 rsstart3 rstest6 shadow sortfor sortu split_after_fpat \
20         splitarg4 strftime \
This page took 0.046333 seconds and 2 git commands to generate.