aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/testsuite/ChangeLog8
-rw-r--r--gdb/testsuite/config/unix-gdb.exp7
2 files changed, 6 insertions, 9 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index cb38feb..e3a5ef5 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,8 +1,12 @@
+Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
+
+ * config/unix-gdb.exp: Remove extraneous newlines from end of file.
+
Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
* config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
- from dejagnu's apparent default of 10 seconds, which gives random results
- when running the tests over NFS on moderately loaded systems.
+ from dejagnu's apparent default of 10 seconds, which gives random
+ results when running the tests over NFS on moderately loaded systems.
* lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
diff --git a/gdb/testsuite/config/unix-gdb.exp b/gdb/testsuite/config/unix-gdb.exp
index d8e0528..01441d5 100644
--- a/gdb/testsuite/config/unix-gdb.exp
+++ b/gdb/testsuite/config/unix-gdb.exp
@@ -80,10 +80,3 @@ global GDB
set bin $GDB
gdb_start
-
-
-
-
-
-
-