This is the mail archive of the java-patches@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Patch: instinit fix


This fixes another bug in a `.out' file.

2000-12-15  Tom Tromey  <tromey@redhat.com>

	* libjava.lang/instinit.out: Removed erroneous line.

Tom

Index: libjava.lang/instinit.out
===================================================================
RCS file: /cvs/gcc/egcs/libjava/testsuite/libjava.lang/instinit.out,v
retrieving revision 1.1
diff -u -r1.1 instinit.out
--- instinit.out	2000/02/07 21:40:18	1.1
+++ instinit.out	2000/12/16 06:44:52
@@ -1,4 +1,3 @@
 Testing class `instinit'...
-Plain old boring foo
 Oinking...
 Oink! Oink!

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]