public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
* [DejaGNU patch] Re-document --mail
@ 2001-01-20  4:28 Ben Elliston
  2001-01-20  8:59 ` Fernando Nasser
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Elliston @ 2001-01-20  4:28 UTC (permalink / raw)
  To: gdb-patches, sid

Over the years, the --mail option has been slowly disappearing from
documentation.  Okay to commit?


2001-01-20  Ben Elliston  <bje@redhat.com>

	* runtest.exp (usage): Replace --mail in usage output.
	* doc/runtest.1: Re-document --mail option, which was erroneously
	removed from this man page in 1994.

Index: runtest.exp
===================================================================
RCS file: /cvs/cvsfiles/devo/dejagnu/runtest.exp,v
retrieving revision 1.153
diff -u -r1.153 runtest.exp
--- runtest.exp	1999/12/02 18:51:54	1.153
+++ runtest.exp	2001/01/20 12:24:47
@@ -372,6 +372,7 @@
     send_user "\t--target \[string\]\tThe canonical config name of the target board\n"
     send_user "\t--debug (-de)\t\tSet expect debugging ON\n"
     send_user "\t--help (-he)\t\tPrint help text\n"
+    send_user "\t--mail \[name(s)\]\tWho to mail the results to\n"
     send_user "\t--ignore \[name(s)\]\tThe names of specific tests to ignore\n"
     send_user "\t--objdir \[name\]\t\tThe test suite binary directory\n"
     send_user "\t--outdir \[name\]\t\tThe directory to put logs in\n"
Index: doc/runtest.1
===================================================================
RCS file: /cvs/cvsfiles/devo/dejagnu/doc/runtest.1,v
retrieving revision 1.7
diff -u -r1.7 runtest.1
--- runtest.1	1998/12/30 20:36:57	1.7
+++ runtest.1	2001/01/20 12:24:48
@@ -53,8 +53,9 @@
 .TP
 .BI --ignore \ test1.exp\ test2.exp\ ...
 Do not run the specified tests.
+.BI --mail \ \'name1\ name2\ ...\'
 Electronic mail addresses to receive test results.
-.TP
+.TP
 .BI --name \ hostname
 The network hostname of the target board.
 .TP


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [DejaGNU patch] Re-document --mail
  2001-01-20  4:28 [DejaGNU patch] Re-document --mail Ben Elliston
@ 2001-01-20  8:59 ` Fernando Nasser
  0 siblings, 0 replies; 2+ messages in thread
From: Fernando Nasser @ 2001-01-20  8:59 UTC (permalink / raw)
  To: Ben Elliston; +Cc: gdb-patches, sid

Ben Elliston wrote:
> 
> Over the years, the --mail option has been slowly disappearing from
> documentation.  Okay to commit?
> 

OK with me.  I wonder how and why this happened though...

Fernando



> 2001-01-20  Ben Elliston  <bje@redhat.com>
> 
>         * runtest.exp (usage): Replace --mail in usage output.
>         * doc/runtest.1: Re-document --mail option, which was erroneously
>         removed from this man page in 1994.
> 
> Index: runtest.exp
> ===================================================================
> RCS file: /cvs/cvsfiles/devo/dejagnu/runtest.exp,v
> retrieving revision 1.153
> diff -u -r1.153 runtest.exp
> --- runtest.exp 1999/12/02 18:51:54     1.153
> +++ runtest.exp 2001/01/20 12:24:47
> @@ -372,6 +372,7 @@
>      send_user "\t--target \[string\]\tThe canonical config name of the target board\n"
>      send_user "\t--debug (-de)\t\tSet expect debugging ON\n"
>      send_user "\t--help (-he)\t\tPrint help text\n"
> +    send_user "\t--mail \[name(s)\]\tWho to mail the results to\n"
>      send_user "\t--ignore \[name(s)\]\tThe names of specific tests to ignore\n"
>      send_user "\t--objdir \[name\]\t\tThe test suite binary directory\n"
>      send_user "\t--outdir \[name\]\t\tThe directory to put logs in\n"
> Index: doc/runtest.1
> ===================================================================
> RCS file: /cvs/cvsfiles/devo/dejagnu/doc/runtest.1,v
> retrieving revision 1.7
> diff -u -r1.7 runtest.1
> --- runtest.1   1998/12/30 20:36:57     1.7
> +++ runtest.1   2001/01/20 12:24:48
> @@ -53,8 +53,9 @@
>  .TP
>  .BI --ignore \ test1.exp\ test2.exp\ ...
>  Do not run the specified tests.
> +.BI --mail \ \'name1\ name2\ ...\'
>  Electronic mail addresses to receive test results.
> -.TP
> +.TP
>  .BI --name \ hostname
>  The network hostname of the target board.
>  .TP

-- 
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-01-20  8:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-20  4:28 [DejaGNU patch] Re-document --mail Ben Elliston
2001-01-20  8:59 ` Fernando Nasser

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).