libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: 32-gary-pdemo-exec-typo.patch


From: Gary V. Vaughan
Subject: FYI: 32-gary-pdemo-exec-typo.patch
Date: Sat, 1 Jun 2002 16:59:45 +0000
User-agent: Mutt/1.2.5i

I must let the test suite run to completion before I press commit :-)

Index: ChangeLog
from  Gary V. Vaughan  <address@hidden>

        * tests/pdemo-exec.test: Typo.  s/hell-static/hell_static/

Index: tests/pdemo-exec.test
===================================================================
RCS file: /cvsroot/libtool/libtool/tests/pdemo-exec.test,v
retrieving revision 1.3
diff -u -p -u -r1.3 pdemo-exec.test
--- tests/pdemo-exec.test 1 Jun 2002 14:09:50 -0000 1.3
+++ tests/pdemo-exec.test 1 Jun 2002 14:54:04 -0000
@@ -20,7 +20,7 @@ fi
 echo "Executing uninstalled programs in ../pdemo"
 
 status=0
-if ../pdemo/hell-static| grep 'Welcome to GNU Hell'; then :
+if ../pdemo/hell_static| grep 'Welcome to GNU Hell'; then :
 else
   echo "$0: cannot execute ../pdemo/hell_static" 1>&2
   status=1

-- 
  ())_. Gary V. Vaughan     gary@(oranda.demon.co.uk|gnu.org)
  ( '/  Research Scientist  http://www.oranda.demon.co.uk       ,_())____
  / )=  GNU Hacker          http://www.gnu.org/software/libtool  \'      `&
`(_~)_  Tech' Author        http://sources.redhat.com/autobook   =`---d__/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]