syntax-check: expand TABs in generator.ml
authorJim Meyering <jim@meyering.net>
Thu, 19 Nov 2009 10:41:50 +0000 (11:41 +0100)
committerRichard Jones <rjones@redhat.com>
Thu, 19 Nov 2009 10:44:56 +0000 (10:44 +0000)
commit60d020d363ec49a547fe047ac2f9bd88c8efcd5c
tree0467fdba00b9fee9683ff10f87dc31c0b8dd47c8
parentf4619c24e2a5cceaf030ee015a5c005b5a84280c
syntax-check: expand TABs in generator.ml

Jim Meyering wrote:
>>From 6f128e90afb055f9899011c4a592eb289e678936 Mon Sep 17 00:00:00 2001
> From: Jim Meyering <meyering@redhat.com>
> Date: Thu, 19 Nov 2009 11:39:10 +0100
> Subject: [PATCH libguestfs] syntax-check: expand TABs in generator.ml
>
> * src/generator.ml: Expand leading TABs to spaces.

That was incomplete.
Please use the following instead.
With it, now, "make syntax-check" now passes once again.

>From 716a30d0b692972aac8fbea1fb7ad3318ab3a0d8 Mon Sep 17 00:00:00 2001
From: Jim Meyering <meyering@redhat.com>
Date: Thu, 19 Nov 2009 11:39:10 +0100
Subject: [PATCH libguestfs] syntax-check: expand leading TABs

* src/generator.ml: Expand leading TABs to spaces.
* fuse/test-fuse.sh: Likewise.
fuse/test-fuse.sh
src/generator.ml