[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk

rmoseley@sourceware.org rmoseley@sourceware.org
Thu Dec 13 20:18:00 GMT 2007


The branch, master has been updated
       via  b75c309191bc0edf60db7b51ddf9c056f720fc86 (commit)
       via  aca79501ae7e79668cf06fdc3eeab7482d2cf60e (commit)
      from  4efeffcfb597768d5805de8a5b7093451c2fc392 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit b75c309191bc0edf60db7b51ddf9c056f720fc86
Merge: aca79501ae7e79668cf06fdc3eeab7482d2cf60e 4efeffcfb597768d5805de8a5b7093451c2fc392
Author: Rick Moseley <rmoseley@dhcp-215.hsv.redhat.com>
Date:   Thu Dec 13 14:18:30 2007 -0600

    Merge branch 'master' of ssh://sources.redhat.com/git/frysk

commit aca79501ae7e79668cf06fdc3eeab7482d2cf60e
Author: Rick Moseley <rmoseley@dhcp-215.hsv.redhat.com>
Date:   Thu Dec 13 14:17:56 2007 -0600

    Remove part of TestLoadCommand that is no longer valid.
    
    * TestLoadCommand.java:  Remove part of TestLoadCommand that is no longer valid.

-----------------------------------------------------------------------

Summary of changes:
 frysk-core/frysk/hpd/ChangeLog            |    4 ++++
 frysk-core/frysk/hpd/TestLoadCommand.java |    2 --
 2 files changed, 4 insertions(+), 2 deletions(-)

First 500 lines of diff:
diff --git a/frysk-core/frysk/hpd/ChangeLog b/frysk-core/frysk/hpd/ChangeLog
index eca9cb0..2e671e9 100644
--- a/frysk-core/frysk/hpd/ChangeLog
+++ b/frysk-core/frysk/hpd/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-13  Rick Moseley  <rmoseley@redhat.com>
+
+	* TestLoadCommand.java: Remove part of test no longer valid.
+
 2007-12-13  Phil Muldoon  <pmuldoon@redhat.com>
 
 	* AuxvCommand.java (interpret): Check for null auxv data.
diff --git a/frysk-core/frysk/hpd/TestLoadCommand.java b/frysk-core/frysk/hpd/TestLoadCommand.java
index cc709b6..8830150 100644
--- a/frysk-core/frysk/hpd/TestLoadCommand.java
+++ b/frysk-core/frysk/hpd/TestLoadCommand.java
@@ -99,8 +99,6 @@ public class TestLoadCommand extends TestLib {
 	e.send("run\n");
 	e.expect(5, "Attached to process*");
 	e.expect(5, "Attached to process*");
-	e.send("run\n");
-	e.expect(5, "Error: missing program");
 	e.close();
     }
 }


hooks/post-receive
--
frysk system monitor/debugger



More information about the Frysk-cvs mailing list