public inbox for frysk-cvs@sourceware.org help / color / mirror / Atom feed
From: cagney@sourceware.org To: frysk-cvs@sourceware.org Subject: [SCM] master: frysk-core/frysk/hpd/ChangeLog Date: Mon, 17 Mar 2008 19:09:00 -0000 [thread overview] Message-ID: <20080317190920.763.qmail@sourceware.org> (raw) The branch, master has been updated via 78f5d94e36c76819fb26e2bec7a77e6e3f41a2d4 (commit) from 108ba4fc6bbb312908af356faf3455b53b49424a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email. - Log ----------------------------------------------------------------- commit 78f5d94e36c76819fb26e2bec7a77e6e3f41a2d4 Author: Andrew Cagney <cagney@redhat.com> Date: Mon Mar 17 15:08:48 2008 -0400 frysk-core/frysk/hpd/ChangeLog 2008-03-17 Andrew Cagney <cagney@redhat.com> * TestSysRoot.java (testHaveSysRoot()): Mark as unresolved; bug 5953. ----------------------------------------------------------------------- Summary of changes: frysk-core/frysk/hpd/ChangeLog | 3 +++ frysk-core/frysk/hpd/TestSysRoot.java | 2 ++ 2 files changed, 5 insertions(+), 0 deletions(-) First 500 lines of diff: diff --git a/frysk-core/frysk/hpd/ChangeLog b/frysk-core/frysk/hpd/ChangeLog index c0b6878..c663336 100644 --- a/frysk-core/frysk/hpd/ChangeLog +++ b/frysk-core/frysk/hpd/ChangeLog @@ -1,5 +1,8 @@ 2008-03-17 Andrew Cagney <cagney@redhat.com> + * TestSysRoot.java (testHaveSysRoot()): Mark as unresolved; bug + 5953. + * ShellCommand.java: Update; using TaskAttachedObserverXXX. * StartRun.java: Ditto. diff --git a/frysk-core/frysk/hpd/TestSysRoot.java b/frysk-core/frysk/hpd/TestSysRoot.java index 3d37aab..cd0e685 100644 --- a/frysk-core/frysk/hpd/TestSysRoot.java +++ b/frysk-core/frysk/hpd/TestSysRoot.java @@ -53,6 +53,8 @@ public class TestSysRoot extends TestLib { } public void testHaveSysRoot() { + if (unresolved(5953)) + return; File testSysRootDir = Config.getPkgLibFile("test-sysroot"); File testPath = Config.getPkgLibFile("funit-addresses"); e.sendCommandExpectPrompt("load " hooks/post-receive -- frysk system monitor/debugger
next reply other threads:[~2008-03-17 19:09 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-03-17 19:09 cagney [this message] -- strict thread matches above, loose matches on Subject: below -- 2008-06-06 19:31 swagiaal 2008-03-03 23:09 cagney 2008-02-26 16:54 cagney 2008-02-25 17:17 cagney 2008-01-08 21:41 cagney
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20080317190920.763.qmail@sourceware.org \ --to=cagney@sourceware.org \ --cc=frysk-cvs@sourceware.org \ --cc=frysk@sourceware.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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).