On Fri, Jul 03, 2015 at 02:48:43PM +0100, Alex Bennée wrote: > Signed-off-by: Alex Bennée <alex.bennee@xxxxxxxxxx> > --- > arm/run | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arm/run b/arm/run > index 662a856..6b42a2e 100755 > --- a/arm/run > +++ b/arm/run > @@ -1,4 +1,5 @@ > #!/bin/bash > +# -*- sh-basic-offset:8 indent-tabs-mode: t -*- This is kinda ugly, and I don't think we'll be editing this file enough to warrant it. Just let your left-most fingers on your left hand get some stretching in by reaching for that tab key :-) > > if [ ! -f config.mak ]; then > echo run ./configure first. See ./configure -h > -- > 2.4.5 > > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html