Browse Source

Merge branch 'bash-test-fix'

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8296 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Dan Nichilson 18 years ago
parent
commit
db5bc1417a
1 changed files with 6 additions and 0 deletions
  1. 6 0
      chapter01/changelog.xml

+ 6 - 0
chapter01/changelog.xml

@@ -51,6 +51,12 @@
     <listitem>
       <para>2007-08-07</para>
       <itemizedlist>
+        <listitem>
+          <para>[dnicholson] - Redirected <filename
+          class="devicefile">/dev/tty</filename> to standard input when
+          running the Bash testsuite to prevent errors with terminal
+          permissions.</para>
+        </listitem>
         <listitem>
           <para>[dnicholson] - Added the <parameter>--disable-werror</parameter>
           parameter to Binutils Pass 1.</para>