On Mon, Dec 06, 2010 at 11:59:08AM +0100, Louis Bouchard wrote: > Hello, > > On 05/12/2010 21:52, Bernhard Walle wrote: > > Am 05.12.10 21:19, schrieb Neil Horman: > >> I'm kind of suprised this is working at all. I don't see a #!/bin/sh or > >> #!/bin/msh line at the top of the script. How does the system know what > >> interpreter to use? > > > > /bin/sh is the default interpreter. > > > > > > Regards, > > Bernhard > > > > _______________________________________________ > > kexec mailing list > > kexec at lists.infradead.org > > http://lists.infradead.org/mailman/listinfo/kexec > > While, as Bernhard said, /bin/sh is default so the test script does > work, the crashdc scripts that I'm testing do have the #!/bin/sh at the > beginning, with identical behavior. > Try modifying it to #1/bin/msh then, its possible that the script which busybox puts together to emulate /bin/sh isn't working properly. That would tell us what needs fixing Neil > Kind regards, > > ..Louis > > -- > Louis Bouchard > Linux Support Engineer > Team lead, EMEA Linux Competency Center, > Linux Advocate, HP > > HP Technology Services - Global Competency Center > Hewlett-Packard Company > > louis.bouchard at hp.com / Email > Mon-Fri 9-17<WET>,<GMT+2> / Working Hours > Mark Fay / Manager > mark.fay at hp.com / Manager's Email > > _______________________________________________ > kexec mailing list > kexec at lists.infradead.org > http://lists.infradead.org/mailman/listinfo/kexec