[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH-for-4.7 1/2] xendriverdomain: use POSIX sh and not bash
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 <cardoe@xxxxxxxxxx> Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> Release-acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> > --- > 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/xendriverdomain.in > index 5fd4e9a..8d4592a 100644 > --- a/tools/hotplug/Linux/init.d/xendriverdomain.in > +++ b/tools/hotplug/Linux/init.d/xendriverdomain.in > @@ -1,4 +1,4 @@ > -#!/bin/bash > +#!/bin/sh > # > # xendriverdomain Script to start services needed in a Xen driver domain > # > -- > 2.7.4 (Apple Git-66) > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |