On Tue, Jan 06, 2004 at 03:17:22PM +0100, Michal Margula wrote: > 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, I'll fix it in CVS. but normally bugzilla would be the right way to do this. thanks. > Thanks. -- - Harald Welte 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