]> git.pld-linux.org Git - packages/gawk.git/blobdiff - no-pty-test.patch
- remove pty (/dev/tty) test, it has no chance of success on builders
[packages/gawk.git] / no-pty-test.patch
diff --git a/no-pty-test.patch b/no-pty-test.patch
new file mode 100644 (file)
index 0000000..9bdfe07
--- /dev/null
@@ -0,0 +1,20 @@
+--- gawk-4.1.1/test/Makefile.am~       2014-04-08 16:12:01.000000000 +0000
++++ gawk-4.1.1/test/Makefile.am        2015-02-26 20:18:05.131748094 +0000
+@@ -698,8 +698,6 @@
+       prt1eval.ok \
+       prtoeval.awk \
+       prtoeval.ok \
+-      pty1.awk \
+-      pty1.ok \
+       rand-mpfr.ok \
+       rand.awk \
+       rand.ok \
+@@ -997,7 +995,7 @@
+       manyfiles match1 match2 match3 mbstr1 \
+       nastyparm next nondec nondec2 \
+       patsplit posix printfbad1 printfbad2 printfbad3 procinfs \
+-      profile1 profile2 profile3 profile4 profile5 pty1 \
++      profile1 profile2 profile3 profile4 profile5 \
+       rebuf regx8bit reginttrad reint reint2 rsstart1 \
+       rsstart2 rsstart3 rstest6 shadow sortfor sortu split_after_fpat \
+       splitarg4 strftime \
This page took 0.045302 seconds and 4 git commands to generate.