]> git.ipfire.org Git - ipfire-2.x.git/blob - src/patches/krb5-1.18.3_prevent_spurious_text.patch
Merge branch 'next'
[ipfire-2.x.git] / src / patches / krb5-1.18.3_prevent_spurious_text.patch
1 Submitted By: linuxfromscratch DOT org
2 Date: 2020-11-19
3 Initial Package Version: 1.18.3
4 Origin: http://www.linuxfromscratch.org/blfs/view/svn/postlfs/mitkrb.html
5 Description: Patch increases the width of the virtual terminal used for some tests to prevent some spurious text in the output which is taken as a failure.
6
7 diff --color -Nur krb5-1.18.3.orig/src/tests/dejagnu/config/default.exp krb5-1.18.3/src/tests/dejagnu/config/default.exp
8 --- krb5-1.18.3.orig/src/tests/dejagnu/config/default.exp 2020-12-07 04:51:12.997708618 +0100
9 +++ krb5-1.18.3/src/tests/dejagnu/config/default.exp 2020-12-07 04:56:29.805839425 +0100
10 @@ -12,7 +12,7 @@
11 # realm name, defaulting to KRBTEST.COM.
12
13 set timeout 100
14 -set stty_init {erase \^h kill \^u}
15 +set stty_init {erase \^h kill \^u cols 300}
16 set env(TERM) dumb
17
18 set des3_krbtgt 0