All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Margula <alchemyx@uznam.net.pl>
To: netfilter-devel@lists.netfilter.org
Subject: runme
Date: Tue, 6 Jan 2004 15:17:22 +0100 (CET)	[thread overview]
Message-ID: <Pine.LNX.4.58L.0401061514080.17738@gandalf.uznam.net.pl> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: TEXT/PLAIN; charset=X-UNKNOWN, Size: 705 bytes --]

Hello!

	Yesterday I was fighting with patch-o-matic. It was complaining 
about "bad substitution" at some line. After few minutes of googling, i 
found out that runme is bash-based shell. So it requires bash to run. OK, 
fine. But in header it has #!/bin/sh and it shouldn't. Some distribution 
(PLD for example) use other shells like pdksh for /bin/sh. 

Solution is simple - changing #!/bin/sh into #!/bin/bash and everything 
should be fine. I don't know if I should to report it at 
bugs.netfilter.org or maybe someone can commit a change to CVS?

Thanks.

-- 
Micha³ Margula, alchemyx@uznam.net.pl, http://alchemyx.uznam.net.pl/ +)
"W ¿yciu piêkne s± tylko chwile" [Ryszard Riedel]

             reply	other threads:[~2004-01-06 14:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-06 14:17 Michal Margula [this message]
2004-01-06 19:11 ` runme Harald Welte
2004-01-06 19:52   ` runme Maciej Soltysiak

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=Pine.LNX.4.58L.0401061514080.17738@gandalf.uznam.net.pl \
    --to=alchemyx@uznam.net.pl \
    --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.