In fact, this patten "shell_name script_file" works. for example on Android, "/bin/sh ***.sh" can run the scrips. "#!/bin/bash" at the beginning just points the default shell.
On 28 June 2012 01:18, Paul Larson <paul.lar...@linaro.org> wrote: > > +#!/bin/bash >> > I suspect that stuff like this is going to be unfriendly to the > androidification work that is going on for pmqa. Hongbo, do all the > scripts need to be converted over to run under the minimal shell that > android supports? > > Thanks, > Paul Larson >
_______________________________________________ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev