Re: [Xen-devel] [PATCH-for-4.7 1/2] xendriverdomain: use POSIX sh and not bash

2016-05-12 Thread Wei Liu
On Thu, May 12, 2016 at 04:56:30PM +0100, Wei Liu wrote: > On Thu, May 12, 2016 at 10:29:29AM -0500, Doug Goldstein wrote: > > The script doesn't use any bash-isms and works fine with BusyBox's ash. > > > > Signed-off-by: Doug Goldstein > > Acked-by: Wei Liu > Release-acked-by: Wei Liu > Pus

Re: [Xen-devel] [PATCH-for-4.7 1/2] xendriverdomain: use POSIX sh and not bash

2016-05-12 Thread Wei Liu
On Thu, May 12, 2016 at 10:29:29AM -0500, Doug Goldstein wrote: > The script doesn't use any bash-isms and works fine with BusyBox's ash. > > Signed-off-by: Doug Goldstein Acked-by: Wei Liu Release-acked-by: Wei Liu > --- > tools/hotplug/Linux/init.d/xendriverdomain.in | 2 +- > 1 file chang

[Xen-devel] [PATCH-for-4.7 1/2] xendriverdomain: use POSIX sh and not bash

2016-05-12 Thread Doug Goldstein
The script doesn't use any bash-isms and works fine with BusyBox's ash. Signed-off-by: Doug Goldstein --- tools/hotplug/Linux/init.d/xendriverdomain.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/hotplug/Linux/init.d/xendriverdomain.in b/tools/hotplug/Linux/init.d/