diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-11-27 20:16:37 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-11-27 20:16:37 +0000 |
commit | 585d15cde1fb4d872bc104d3bc0a3cd494d67366 (patch) | |
tree | d0e3380cb2eb0c798e655da60910577e4e038d4e /binutils | |
parent | 1ff0461b4e89749c7835d630042255bf948e5c90 (diff) | |
download | gdb-585d15cde1fb4d872bc104d3bc0a3cd494d67366.zip gdb-585d15cde1fb4d872bc104d3bc0a3cd494d67366.tar.gz gdb-585d15cde1fb4d872bc104d3bc0a3cd494d67366.tar.bz2 |
* binutils-all/objcopy.exp: Correct fail calls to always use the
same string as the pass call.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 16afefc..fbcfd5d 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Mon Nov 27 15:15:09 1995 Ian Lance Taylor <ian@cygnus.com> + + * binutils-all/objcopy.exp: Correct fail calls to always use the + same string as the pass call. + Wed Nov 22 13:18:58 1995 Ian Lance Taylor <ian@cygnus.com> * lib/utils-lib.exp (prune_system_crud): Discard -g -O warnings |