[gobolinux-devel] Re: [gobolinux-commits] tools/Compile/bin
Compile
Lucas C. Villa Real
lucasvr at gobolinux.org
Mon Aug 7 21:20:57 GMT 2006
On 8/7/06, Jonas Karlsson <jonka750 at student.liu.se> wrote:
##################################################
> > # Options and configuration
> > @@ -221,6 +222,8 @@
> > fi
> > Log_Normal "Packing recipe directory..."
> > + # remove any backup file before packing
> > + find "$genRecipeRecipeDir/$app/$version" | grep -E '~$' | xargs
> > -i rm -f {}
>
> Can anyone tell me why this is formatted this way? I'm pretty sure my
> first commits weren't this way and I cannot see what I've changed.
> The lines above have only the normal three-space-indentation per level at
> my box.
My editor (vim) is showing big tabs there. Are you sure your editor's
interface isn't bugging on you (e.g.: showing spaces in the interface
but saving the file with tabs)?
--
Lucas
powered by /dev/dsp
More information about the gobolinux-devel
mailing list