public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM]  master: Separate out/fix DEFAULT test.
@ 2008-03-14 20:08 cagney
  0 siblings, 0 replies; only message in thread
From: cagney @ 2008-03-14 20:08 UTC (permalink / raw)
  To: frysk-cvs

The branch, master has been updated
       via  963501ea208d03400e55c48ff8e28053f6b8e5b7 (commit)
       via  bd3b09d90dfd03c064314fb8a86e9a64a77ce0eb (commit)
      from  2a0086b4846c2bb4bb2d5055efb8a784dae94019 (commit)

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

- Log -----------------------------------------------------------------
commit 963501ea208d03400e55c48ff8e28053f6b8e5b7
Author: Andrew Cagney <cagney@redhat.com>
Date:   Fri Mar 14 16:07:14 2008 -0400

    Separate out/fix DEFAULT test.
    
    frysk-sys/frysk/rsl/ChangeLog
    2008-03-14  Andrew Cagney  <cagney@redhat.com>
    
    	* TestLog.java (testDefault()): New.

commit bd3b09d90dfd03c064314fb8a86e9a64a77ce0eb
Author: Andrew Cagney <cagney@redhat.com>
Date:   Fri Mar 14 15:49:54 2008 -0400

    Fix html man-page nits.
    
    frysk-common/ChangeLog
    2008-03-14  Andrew Cagney  <cagney@redhat.com>
    
    	* manpages.sh: New.
    	* frysk.xml: New.
    
    frysk-core/frysk/bindir/ChangeLog
    2008-03-14  Andrew Cagney  <cagney@redhat.com>
    
    	* frysk.xml: New.
    	* fparser.xml, fparser.java: Move to frysk.pkglibdir.
    	* fauxv.xml: Cite frysk(7), simplify url.
    	* fcatch.xml: Ditto.
    	* fcore.xml: Ditto.
    	* fdebuginfo.xml: Ditto.
    	* fdebugrpm.xml: Ditto.
    	* ferror.xml: Ditto.
    	* fexe.xml: Ditto.
    	* fhpd.xml: Ditto.
    	* fmaps.xml: Ditto.
    	* fparser.xml: Ditto.
    	* fstack.xml: Ditto.
    	* fstep.xml: Ditto.
    	* ftrace.xml: Ditto.
    
    frysk-core/frysk/pkglibdir/ChangeLog
    2008-03-14  Andrew Cagney  <cagney@redhat.com>
    
    	* fparser.xml, fparser.java: Move to here from frysk.bindir.
    	* funit-threads.xml: Cite frysk(7); update url.
    	* funit-slave.xml: Ditto.
    	* funit-exit.xml: Ditto.
    	* funit-exec.xml: Ditto.
    
    frysk-gui/frysk/bindir/ChangeLog
    2008-03-14  Andrew Cagney  <cagney@redhat.com>
    
    	* frysk.xml: Cite frysk(7).
    
    frysk-sys/frysk/pkglibdir/ChangeLog
    2008-03-14  Andrew Cagney  <cagney@redhat.com>
    
    	* fsystest.xml: Cite frysk(7), update url.
    	* funit-procmask.xml: Ditto.
    
    frysk-top/ChangeLog
    2008-03-14  Andrew Cagney  <cagney@redhat.com>
    
    	* Makefile.am (frysk-common/frysk.7): New target.
    	(manpages): Move code to frysk-common/manpages.sh.

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

Summary of changes:
 frysk-common/ChangeLog                             |    5 ++
 .../pkglibdir/ftail.xml => frysk-common/frysk.xml  |   71 +++++++++-----------
 .../run_suite.in => frysk-common/manpages.sh       |   64 +++++++++++-------
 frysk-core/frysk/bindir/ChangeLog                  |   18 +++++
 frysk-core/frysk/bindir/fauxv.xml                  |    9 +--
 frysk-core/frysk/bindir/fcatch.xml                 |    9 +--
 frysk-core/frysk/bindir/fcore.xml                  |    7 +-
 frysk-core/frysk/bindir/fdebuginfo.xml             |    7 +-
 frysk-core/frysk/bindir/fdebugrpm.xml              |    7 +-
 frysk-core/frysk/bindir/ferror.xml                 |    9 +--
 frysk-core/frysk/bindir/fexe.xml                   |    7 +-
 frysk-core/frysk/bindir/fhpd.xml                   |   11 +--
 frysk-core/frysk/bindir/fmaps.xml                  |    9 +--
 frysk-core/frysk/bindir/fstack.xml                 |    9 +--
 frysk-core/frysk/bindir/fstep.xml                  |    9 +--
 frysk-core/frysk/bindir/ftrace.xml                 |   10 ++--
 frysk-core/frysk/pkglibdir/ChangeLog               |    8 ++
 .../frysk/{bindir => pkglibdir}/fparser.java       |    2 +-
 frysk-core/frysk/{bindir => pkglibdir}/fparser.xml |    9 +--
 frysk-core/frysk/pkglibdir/funit-exec.xml          |    9 +--
 frysk-core/frysk/pkglibdir/funit-exit.xml          |    9 +--
 frysk-core/frysk/pkglibdir/funit-slave.xml         |    9 +--
 frysk-core/frysk/pkglibdir/funit-threads.xml       |    9 +--
 frysk-gui/frysk/bindir/ChangeLog                   |    4 +
 frysk-gui/frysk/bindir/frysk.xml                   |    9 +--
 frysk-gui/frysk/pkglibdir/funit.xml                |   15 +++--
 frysk-sys/frysk/pkglibdir/ChangeLog                |    5 ++
 frysk-sys/frysk/pkglibdir/fsystest.xml             |    9 +--
 frysk-sys/frysk/pkglibdir/funit-procmask.xml       |    7 +-
 frysk-sys/frysk/rsl/ChangeLog                      |    4 +
 frysk-sys/frysk/rsl/TestLog.java                   |    5 +-
 frysk-top/ChangeLog                                |    5 ++
 frysk-top/Makefile.am                              |   49 ++++++-------
 33 files changed, 233 insertions(+), 195 deletions(-)
 copy frysk-gui/frysk/pkglibdir/ftail.xml => frysk-common/frysk.xml (66%)
 copy frysk-gui/frysk/gui/test/dogtail_scripts/run_suite.in => frysk-common/manpages.sh (65%)
 rename frysk-core/frysk/{bindir => pkglibdir}/fparser.java (99%)
 rename frysk-core/frysk/{bindir => pkglibdir}/fparser.xml (95%)

First 500 lines of diff:
diff --git a/frysk-common/ChangeLog b/frysk-common/ChangeLog
index 260530b..349abe9 100644
--- a/frysk-common/ChangeLog
+++ b/frysk-common/ChangeLog
@@ -1,3 +1,8 @@
+2008-03-14  Andrew Cagney  <cagney@redhat.com>
+
+	* manpages.sh: New.
+	* frysk.xml: New.
+
 2008-03-03  Andrew Cagney  <cagney@redhat.com>
 
 	* TestRunner.java-in: Use frysk.config.
diff --git a/frysk-gui/frysk/pkglibdir/ftail.xml b/frysk-common/frysk.xml
similarity index 66%
copy from frysk-gui/frysk/pkglibdir/ftail.xml
copy to frysk-common/frysk.xml
index 2f4327f..404b014 100644
--- a/frysk-gui/frysk/pkglibdir/ftail.xml
+++ b/frysk-common/frysk.xml
@@ -4,7 +4,7 @@
 
  This file is part of the program FRYSK.
 
- Copyright 2006, Red Hat Inc.
+ Copyright 2008, Red Hat Inc.
 
  FRYSK is free software; you can redistribute it and/or modify it
  under the terms of the GNU General Public License as published by
@@ -48,66 +48,57 @@
 
 <!-- http://docbook.sourceforge.net/snapshots/xsl/manpages/README -->
 
-<refentry id="ftail">
+<refentry id="frysk">
 
   <refentryinfo>
-    <title>ftail</title>
-    <date>19 December 2006</date>
+    <title>fhpd</title>
+    <date>March 14 2008</date>
   </refentryinfo>
   
   <refmeta>
-    <refentrytitle>ftail</refentrytitle>
-    <manvolnum>8</manvolnum>
+    <refentrytitle>frysk</refentrytitle>
+    <manvolnum>7</manvolnum>
   </refmeta>
 
   <refnamediv>
-    <refname>ftail</refname>
-    <refpurpose>runs Frysk's dogtail testsuite</refpurpose>
+    <refname>frysk</refname>
+    <refpurpose>The Frysk Debugging, Tracing, and Monitoring Tool Suite</refpurpose>
   </refnamediv>
   
-  <refsynopsisdiv>
-    <cmdsynopsis>
-      <command>ftail</command>
-    </cmdsynopsis>
-  </refsynopsisdiv>
-  
   <refsect1>
     <title>DESCRIPTION</title>
 
-    <para><function>ftail</function> runs Frysk's dogtail testsuite,
-    which exercises the GNOME interface.</para>
-
-    <para>The dogtail testsuite exercises Frysk's GNOME interface
-    using the current X display.  To run the testsuite headless, run
-    <function>ftail</function> using
-    <function>dogtail-run-headless</function>. </para>
+    <para>The Frysk Tool Suite provides a collection of command line
+    and gnome utilities for the debugging, tracing, and monitoring of
+    user programs.</para>
 
   </refsect1>
-  
-  <refsect1>
-    <title>EXIT STATUS</title>
-    <para>Exits with zero status if the testsuite run was successful,
-    non-zero otherwize.</para>
-  </refsect1>
-  
-  <refsect1>
-    <title>EXAMPLE</title>
-    <screen>dogtail-run-headless @pkglib32dir@/ftail</screen>
-  </refsect1>
-   
+
   <refsect1>
     <title>SEE ALSO</title>
-    <para>funit(8) frysk(1)</para>
+    <para>
+funit(8)
+fauxv(1)
+fcatch(1)
+fcore(1)
+fdebuginfo(1)
+ferror(1)
+fexe(1)
+fhpd(1)
+fmaps(1)
+fparser(1)
+fstack(1)
+fstep(1)
+ftrace(1)
+fdebugrpm(1)
+    </para>
   </refsect1>
   
   <refsect1>
     <title>BUGS</title>
-    <para>Report bugs to <ulink url="http://sources.redhat.com/frysk">
-    http://sources.redhat.com/frysk/ </ulink>. </para>
+    <para>Report bugs to 
+    <ulink url="http://sourceware.org/frysk"></ulink>
+    </para>
   </refsect1>
-  
-  <!-- refsect1>
-    <title>SECURITY CONSIDERATIONS</title>
-  </refsect1 -->
 
 </refentry>
diff --git a/frysk-gui/frysk/gui/test/dogtail_scripts/run_suite.in b/frysk-common/manpages.sh
similarity index 65%
copy from frysk-gui/frysk/gui/test/dogtail_scripts/run_suite.in
copy to frysk-common/manpages.sh
index d0ccc9a..98bff63 100755
--- a/frysk-gui/frysk/gui/test/dogtail_scripts/run_suite.in
+++ b/frysk-common/manpages.sh
@@ -1,8 +1,7 @@
-#!/bin/bash
-
+#!/bin/sh -e
 # This file is part of the program FRYSK.
 #
-# Copyright 2005, 2006, Red Hat Inc.
+# Copyright 2008, Red Hat Inc.
 #
 # FRYSK is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -39,32 +38,47 @@
 # version and license this file solely under the GPL without
 # exception.
 
-# Script name:    run_suite.sh
-# Creation date:  Oct 2006
-# Purpose:        Script to run test suite in Dogtail normal or headless mode
-# author:         Len DiMaggio <ldimaggi@redhat.com>
+if [ $# -lt 1 ]; then
+    echo "Usage: $0 <template> -<heading> <xml-man-page> ..."
+    exit 1
+fi
 
-fryskSuite="@abs_builddir@/../frysk-gui/frysk/gui/test/dogtail_scripts/frysk_suite.py"
+XMLTO=${XMLTO:-xmlto}
+template=$1 ; shift
+exec > manpages/index.new
 
-usage() {
-   echo "usage: run_suite [-headless]"
-   exit 0
-}
+sed -n < ${template} \
+    -e 's,-- title goes here --,<h1>Frysk Manual Pages</h1>,' \
+    -e 's,-- logo goes here --,,' \
+    -e 's,"\./,"../,' \
+    -e '0,/<!-- start text -->/ p'
 
-if [ $# -gt 1 ]
-then
-    usage
+# Generate the body for the man pages.
 
-elif [ $# -eq 1 ]
-then
-    if [ $1 == "-headless" ]
-    then
-        dogtail-run-headless -n $fryskSuite
+suffix=
+for xmlfile in "$@" ; do
+    if expr x"${xmlfile}" : "x-" > /dev/null ; then
+	cat <<EOF
+${suffix}
+<h3>`echo "x${xmlfile}" | sed -e 's/x-//'`</h3>
+<ul>
+EOF
+        suffix="</ul>"
     else
-        usage
+	name=`basename $xmlfile .xml`
+	n=`sed -n -e 's,.*<manvolnum>\([0-9]\)</manvolnum>.*,\1,p' < $xmlfile`
+	echo "Generating man webpage for ${name}.${n}" 1>&2
+	${XMLTO} -o manpages html $xmlfile 
+	mv manpages/index.html manpages/${name}.${n}.html 
+	
+	cat <<EOF
+<li><tt><a href="${name}.${n}.html">${name}.${n}</a></tt>
+EOF
+	sed -n 's/<refpurpose>\(.*\)<\/refpurpose>/\1/ p' $xmlfile
+	echo "</li>"
     fi
+done
+echo "${suffix}"
 
-elif [ $# -eq 0 ]
-then
-    python $fryskSuite
-fi
+sed -n < ${template} \
+    -e '/<!-- end text -->/,$ p'
diff --git a/frysk-core/frysk/bindir/ChangeLog b/frysk-core/frysk/bindir/ChangeLog
index 3e7ea78..353b5f0 100644
--- a/frysk-core/frysk/bindir/ChangeLog
+++ b/frysk-core/frysk/bindir/ChangeLog
@@ -1,3 +1,21 @@
+2008-03-14  Andrew Cagney  <cagney@redhat.com>
+
+	* frysk.xml: New.
+	* fparser.xml, fparser.java: Move to frysk.pkglibdir.
+	* fauxv.xml: Cite frysk(7), simplify url.
+	* fcatch.xml: Ditto.
+	* fcore.xml: Ditto.
+	* fdebuginfo.xml: Ditto.
+	* fdebugrpm.xml: Ditto.
+	* ferror.xml: Ditto.
+	* fexe.xml: Ditto.
+	* fhpd.xml: Ditto.
+	* fmaps.xml: Ditto.
+	* fparser.xml: Ditto.
+	* fstack.xml: Ditto.
+	* fstep.xml: Ditto.
+	* ftrace.xml: Ditto.
+
 2008-03-14  Mark Wielaard  <mwielaard@redhat.com>
 
 	* fdebuginfo.xml: Fix ulink.
diff --git a/frysk-core/frysk/bindir/fauxv.xml b/frysk-core/frysk/bindir/fauxv.xml
index bfe5bf1..301ecce 100644
--- a/frysk-core/frysk/bindir/fauxv.xml
+++ b/frysk-core/frysk/bindir/fauxv.xml
@@ -4,7 +4,7 @@
 
  This file is part of the program FRYSK.
 
- Copyright 2007, Red Hat Inc.
+ Copyright 2007, 2008, Red Hat Inc.
 
  FRYSK is free software; you can redistribute it and/or modify it
  under the terms of the GNU General Public License as published by
@@ -52,7 +52,7 @@
 
   <refentryinfo>
     <title>fauxv</title>
-    <date>December 10 2007</date>
+    <date>March 14 2008</date>
   </refentryinfo>
   
   <refmeta>
@@ -141,7 +141,7 @@
 
   <refsect1>
     <title>SEE ALSO</title>
-    <para>fmaps(1) fexe(1) funit(8) fcatch(1) fhpd(1) fstack(1) fstep(1) ftrace(1)</para>
+    <para>frysk(7)</para>
   </refsect1>
   
   <!-- refsect1>
@@ -161,8 +161,7 @@
   
   <refsect1>
     <title>BUGS</title>
-    <para>Report bugs to <ulink url="http://sources.redhat.com/frysk">
-    http://sources.redhat.com/frysk </ulink></para>
+    <para>Report bugs to <ulink url="http://sourceware.org/frysk"/></para>
   </refsect1>
   
   <!-- refsect1>
diff --git a/frysk-core/frysk/bindir/fcatch.xml b/frysk-core/frysk/bindir/fcatch.xml
index fb46315..d5da946 100644
--- a/frysk-core/frysk/bindir/fcatch.xml
+++ b/frysk-core/frysk/bindir/fcatch.xml
@@ -4,7 +4,7 @@
 
  This file is part of the program FRYSK.
 
- Copyright 2006, Red Hat Inc.
+ Copyright 2006, 2008, Red Hat Inc.
 
  FRYSK is free software; you can redistribute it and/or modify it
  under the terms of the GNU General Public License as published by
@@ -52,7 +52,7 @@
 
   <refentryinfo>
     <title>fcatch</title>
-    <date>December 22 2006</date>
+    <date>March 14 2008</date>
   </refentryinfo>
   
   <refmeta>
@@ -131,7 +131,7 @@
 
   <refsect1>
     <title>SEE ALSO</title>
-    <para>funit(8) fcore(1) fhpd(1) fstack(1) fstep(1) ftrace(1)</para>
+    <para>frysk(8)</para>
   </refsect1>
   
   <!-- refsect1>
@@ -151,8 +151,7 @@
   
   <refsect1>
     <title>BUGS</title>
-    <para>Report bugs to <ulink url="http://sources.redhat.com/frysk">
-    http://sources.redhat.com/frysk/ </ulink>. </para>
+    <para>Report bugs to <ulink url="http://sourceware.org/frysk"/></para>
   </refsect1>
   
   <!-- refsect1>
diff --git a/frysk-core/frysk/bindir/fcore.xml b/frysk-core/frysk/bindir/fcore.xml
index 0f63fad..840fb87 100644
--- a/frysk-core/frysk/bindir/fcore.xml
+++ b/frysk-core/frysk/bindir/fcore.xml
@@ -52,7 +52,7 @@
 
   <refentryinfo>
     <title>fcore</title>
-    <date>November 14 2006</date>
+    <date>March 14 2008</date>
   </refentryinfo>
   
   <refmeta>
@@ -172,7 +172,7 @@
 
   <refsect1>
     <title>SEE ALSO</title>
-    <para>funit(8) fcatch(1) fhpd(1) fstack(1) fstep(1) ftrace(1)</para>
+    <para>frysk(8)</para>
   </refsect1>
   
   <!-- refsect1>
@@ -192,8 +192,7 @@
   
   <refsect1>
     <title>BUGS</title>
-    <para>Report bugs to <ulink url="http://sources.redhat.com/frysk">
-    http://sources.redhat.com/frysk </ulink></para>
+    <para>Report bugs to <ulink url="http://sourceware.org/frysk"/></para>
   </refsect1>
   
   <!-- refsect1>
diff --git a/frysk-core/frysk/bindir/fdebuginfo.xml b/frysk-core/frysk/bindir/fdebuginfo.xml
index 72d6e5e..0f8477b 100644
--- a/frysk-core/frysk/bindir/fdebuginfo.xml
+++ b/frysk-core/frysk/bindir/fdebuginfo.xml
@@ -4,7 +4,7 @@
 
  This file is part of the program FRYSK.
 
- Copyright 2007, Red Hat Inc.
+ Copyright 2007, 2008, Red Hat Inc.
 
  FRYSK is free software; you can redistribute it and/or modify it
  under the terms of the GNU General Public License as published by
@@ -146,7 +146,7 @@
 
   <refsect1>
     <title>SEE ALSO</title>
-    <para>fdebugrpm(1)</para>
+    <para>frysk(8) fdebugrpm(1)</para>
   </refsect1>
   
   <!-- refsect1>
@@ -166,8 +166,7 @@
   
   <refsect1>
     <title>BUGS</title>
-    <para>Report bugs to <ulink url="http://sources.redhat.com/frysk/">
-    http://sources.redhat.com/frysk/ </ulink>. </para>
+    <para>Report bugs to <ulink url="http://sourceware.org/frysk/"/></para>
   </refsect1>
   
   <!-- refsect1>
diff --git a/frysk-core/frysk/bindir/fdebugrpm.xml b/frysk-core/frysk/bindir/fdebugrpm.xml
index be8e505..908cef8 100644
--- a/frysk-core/frysk/bindir/fdebugrpm.xml
+++ b/frysk-core/frysk/bindir/fdebugrpm.xml
@@ -52,7 +52,7 @@
 
   <refentryinfo>
     <title>fdebugrpm</title>
-    <date>July 27 2007</date>
+    <date>March 14 2008</date>
   </refentryinfo>
   
   <refmeta>
@@ -144,7 +144,7 @@
 
   <refsect1>
     <title>SEE ALSO</title>
-    <para>fdebuginfo(1)</para>
+    <para>frysk(7) fdebuginfo(1)</para>
   </refsect1>
   
   <!-- refsect1>
@@ -164,8 +164,7 @@
   
   <refsect1>
     <title>BUGS</title>
-    <para>Report bugs to <ulink url="http://sources.redhat.com/frysk/">
-    http://sources.redhat.com/frysk/ </ulink>. </para>
+    <para>Report bugs to <ulink url="http://sourceware.org/frysk/"/></para>
   </refsect1>
   
   <!-- refsect1>
diff --git a/frysk-core/frysk/bindir/ferror.xml b/frysk-core/frysk/bindir/ferror.xml
index ab8e124..3e442f3 100644
--- a/frysk-core/frysk/bindir/ferror.xml
+++ b/frysk-core/frysk/bindir/ferror.xml
@@ -4,7 +4,7 @@
 
  This file is part of the program FRYSK.
 
- Copyright 2006, Red Hat Inc.
+ Copyright 2006, 2008, Red Hat Inc.
 
  FRYSK is free software; you can redistribute it and/or modify it
  under the terms of the GNU General Public License as published by
@@ -52,7 +52,7 @@
 
   <refentryinfo>
     <title>ferror</title>
-    <date>Feb 28 2008</date>
+    <date>March 14 2008</date>
   </refentryinfo>
   
   <refmeta>
@@ -128,7 +128,7 @@
 
   <refsect1>
     <title>SEE ALSO</title>
-    <para>funit(8) fcore(1) fhpd(1) fstack(1) fstep(1) ftrace(1)</para>
+    <para>frysk(7)</para>
   </refsect1>
   
   <!-- refsect1>
@@ -148,8 +148,7 @@
   
   <refsect1>
     <title>BUGS</title>
-    <para>Report bugs to <ulink url="http://sources.redhat.com/frysk">
-    http://sources.redhat.com/frysk/ </ulink>. </para>
+    <para>Report bugs to <ulink url="http://sourceware.org/frysk"/></para>
   </refsect1>
   
   <!-- refsect1>
diff --git a/frysk-core/frysk/bindir/fexe.xml b/frysk-core/frysk/bindir/fexe.xml
index 2fb60b2..d0f8c64 100644
--- a/frysk-core/frysk/bindir/fexe.xml
+++ b/frysk-core/frysk/bindir/fexe.xml
@@ -4,7 +4,7 @@
 
  This file is part of the program FRYSK.
 
- Copyright 2007, Red Hat Inc.
+ Copyright 2007, 2008, Red Hat Inc.
 
  FRYSK is free software; you can redistribute it and/or modify it
  under the terms of the GNU General Public License as published by
@@ -141,7 +141,7 @@ sh$ fexe -v $$
 
   <refsect1>
     <title>SEE ALSO</title>
-    <para>funit(8) fcatch(1) fcore(1) fstack(1) ftrace(1)</para>
+    <para>frysk(7)</para>
   </refsect1>
   
   <!-- refsect1>
@@ -161,8 +161,7 @@ sh$ fexe -v $$
   
   <refsect1>
     <title>BUGS</title>
-    <para>Report bugs to <ulink url="http://sources.redhat.com/frysk">
-    http://sources.redhat.com/frysk </ulink>. </para>
+    <para>Report bugs to <ulink url="http://sourceware.org/frysk"/></para>
   </refsect1>
   
   <!-- refsect1>
diff --git a/frysk-core/frysk/bindir/fhpd.xml b/frysk-core/frysk/bindir/fhpd.xml
index e87dbc4..7d75ec7 100644
--- a/frysk-core/frysk/bindir/fhpd.xml
+++ b/frysk-core/frysk/bindir/fhpd.xml
@@ -4,7 +4,7 @@
 
  This file is part of the program FRYSK.
 
- Copyright 2006, Red Hat Inc.


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


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

only message in thread, other threads:[~2008-03-14 20:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-14 20:08 [SCM] master: Separate out/fix DEFAULT test 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).