From 9d4c6dc1ed83a0fc87fe9a1caa153969971e988e Mon Sep 17 00:00:00 2001 From: Jeremy Huntwork Date: Sat, 25 Nov 2006 19:10:27 +0000 Subject: Fix potential corruption of the testsuite tools by forcing expect to always use /bin/stty and not /usr/local/bin/stty. Fixes #1892. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index db97e459b..c1e156bd7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,11 @@ 2006-11-25 + + [jhuntwork] - Fix potential corruption of the testsuite tools + by forcing expect to always use /bin/stty and not /usr/local/bin/stty. + Fixes #1892 + [matthew] - Upgrade to Man-pages-1.42. Fixes #1922 -- cgit v1.2.3-54-g00ecf