public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM]  master: Makr TestSysRoot as unresolved, bug #5657.
@ 2008-01-22  4:01 cagney
  0 siblings, 0 replies; only message in thread
From: cagney @ 2008-01-22  4:01 UTC (permalink / raw)
  To: frysk-cvs

The branch, master has been updated
       via  ff8a7920dbc285868c8bafab1c30d6fb378ef76b (commit)
      from  b60181a1a4f5e491010c264348ac95ba3c321287 (commit)

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

- Log -----------------------------------------------------------------
commit ff8a7920dbc285868c8bafab1c30d6fb378ef76b
Author: Andrew Cagney <cagney@redhat.com>
Date:   Mon Jan 21 23:01:10 2008 -0500

    Makr TestSysRoot as unresolved, bug #5657.
    
    frysk-core/frysk/hpd/ChangeLog
    2008-01-21  Andrew Cagney  <cagney@redhat.com>
    
    	* TestSysRoot.java: Mark as unresolved, bug #5657.

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

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

First 500 lines of diff:
diff --git a/frysk-core/frysk/hpd/ChangeLog b/frysk-core/frysk/hpd/ChangeLog
index 291f3e6..8054272 100644
--- a/frysk-core/frysk/hpd/ChangeLog
+++ b/frysk-core/frysk/hpd/ChangeLog
@@ -1,3 +1,7 @@
+2008-01-21  Andrew Cagney  <cagney@redhat.com>
+
+	* TestSysRoot.java: Mark as unresolved, bug #5657.
+
 2008-01-16  Stan Cox  <scox@redhat.com>
 
 	* ListCommand.java (interpret): Change line marker to ->
diff --git a/frysk-core/frysk/hpd/TestSysRoot.java b/frysk-core/frysk/hpd/TestSysRoot.java
index 8cc2a5c..77f0174 100644
--- a/frysk-core/frysk/hpd/TestSysRoot.java
+++ b/frysk-core/frysk/hpd/TestSysRoot.java
@@ -55,6 +55,8 @@ public class TestSysRoot extends TestLib {
   }
 
     public void testHaveSysRoot() {
+	if (unresolved(5657))
+	    return;
 	File testSysRootDir = Config.getPkgDataFile("test-sysroot");
 	File testPath = Config.getPkgLibFile("funit-addresses");
 	child = new Expect(new String[] {


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-22  4:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-22  4:01 [SCM] master: Makr TestSysRoot as unresolved, bug #5657 cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).