PATCH: testsuite tweak

Ben Elliston bje+dated+1135855027.74c3b1@air.net.au
Sat Dec 24 11:17:00 GMT 2005


I've committed the following patch which removes the unnecessary load
of util-defs.exp from DejaGnu.  Discovered due to some reorganisation
in the DejaGnu mainline tree.

Cheers, Ben

2005-12-24  Ben Elliston  <bje@gnu.org>

        * config/default.exp: Do not load the unneeded util-defs.exp.

Index: config/default.exp
===================================================================
RCS file: /cvs/src/src/binutils/testsuite/config/default.exp,v
retrieving revision 1.10
diff -u -r1.10 default.exp
--- config/default.exp  15 Nov 2005 08:32:01 -0000      1.10
+++ config/default.exp  24 Dec 2005 11:16:12 -0000
@@ -1,4 +1,4 @@
-#   Copyright 1993, 1994, 1995, 1997, 1999, 2001, 2002, 2004
+#   Copyright 1993, 1994, 1995, 1997, 1999, 2001, 2002, 2004, 2005
 #   Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
@@ -20,7 +20,6 @@
 
 # This file was written by Rob Savoye. (rob@cygnus.com)
 
-load_lib util-defs.exp
 load_lib utils-lib.exp
 
 if ![info exists NM] then {



More information about the Binutils mailing list