All of lore.kernel.org
 help / color / mirror / Atom feed
* runme
@ 2004-01-06 14:17 Michal Margula
  2004-01-06 19:11 ` runme Harald Welte
  0 siblings, 1 reply; 3+ messages in thread
From: Michal Margula @ 2004-01-06 14:17 UTC (permalink / raw)
  To: netfilter-devel

[-- 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]

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

end of thread, other threads:[~2004-01-06 19:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-06 14:17 runme Michal Margula
2004-01-06 19:11 ` runme Harald Welte
2004-01-06 19:52   ` runme Maciej Soltysiak

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.