All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephane Ouellette <ouellettes@videotron.ca>
To: Harald Welte <laforge@netfilter.org>
Cc: netfilter-devel@lists.netfilter.org
Subject: [PATCH][TRIVIAL]  Non-existent option in runme script
Date: Sat, 09 Aug 2003 14:02:54 -0400	[thread overview]
Message-ID: <3F35374E.6020708@videotron.ca> (raw)

[-- 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*)

             reply	other threads:[~2003-08-09 18:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-09 18:02 Stephane Ouellette [this message]
2003-08-10  9:39 ` [PATCH][TRIVIAL] Non-existent option in runme script Harald Welte

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=3F35374E.6020708@videotron.ca \
    --to=ouellettes@videotron.ca \
    --cc=laforge@netfilter.org \
    --cc=netfilter-devel@lists.netfilter.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: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.