All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][TRIVIAL]  Non-existent option in runme script
@ 2003-08-09 18:02 Stephane Ouellette
  2003-08-10  9:39 ` Harald Welte
  0 siblings, 1 reply; 2+ messages in thread
From: Stephane Ouellette @ 2003-08-09 18:02 UTC (permalink / raw)
  To: Harald Welte; +Cc: netfilter-devel

[-- Attachment #1: Type: text/plain, Size: 121 bytes --]

Harald,

    the following patch removes a non-existent option on the prompt of 
the "runme" script in P-O-M.

Stephane


[-- Attachment #2: runme.patch --]
[-- Type: text/plain, Size: 487 bytes --]

--- netfilter/patch-o-matic/runme	Sat Aug  9 13:55:57 2003
+++ netfilter-fixed/patch-o-matic/runme	Sat Aug  9 13:56:23 2003
@@ -813,7 +813,7 @@
 		while [ "$ANSWER" = "" ]
 		do
 		    echo "-----------------------------------------------------------------"
-		    echo -n "Do you want to `modesense 1` this patch "'[N/y/t/f/a/r/b/w/v/q/?] '
+		    echo -n "Do you want to `modesense 1` this patch "'[N/y/t/f/a/r/b/w/q/?] '
 		    read ANSWER
 		    case "$ANSWER" in 
 		        y*|Y*)

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

* Re: [PATCH][TRIVIAL]  Non-existent option in runme script
  2003-08-09 18:02 [PATCH][TRIVIAL] Non-existent option in runme script Stephane Ouellette
@ 2003-08-10  9:39 ` Harald Welte
  0 siblings, 0 replies; 2+ messages in thread
From: Harald Welte @ 2003-08-10  9:39 UTC (permalink / raw)
  To: Stephane Ouellette; +Cc: netfilter-devel

[-- Attachment #1: Type: text/plain, Size: 601 bytes --]

On Sat, Aug 09, 2003 at 02:02:54PM -0400, Stephane Ouellette wrote:
> Harald,
> 
>    the following patch removes a non-existent option on the prompt of 
> the "runme" script in P-O-M.

Thanks, patch applied.

> Stephane
-- 
- Harald Welte <laforge@netfilter.org>             http://www.netfilter.org/
============================================================================
  "Fragmentation is like classful addressing -- an interesting early
   architectural error that shows how much experimentation was going
   on while IP was being designed."                    -- Paul Vixie

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2003-08-10  9:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-09 18:02 [PATCH][TRIVIAL] Non-existent option in runme script Stephane Ouellette
2003-08-10  9:39 ` Harald Welte

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.