On Mon, 17 Oct 2011, Gary V. Vaughan wrote:
case $version_type in
+ # correct linux to gnu/linux during the next big refactor
You're not following the whitespace convention of the surrounding code.
Good point. That's what comes of writing an emacs macro to do the edits
I
Hi Peter,
On 17 Oct 2011, at 13:15, Peter Rosin wrote:
> Extreme nits follows, you have been warned...
Thanks for keeping an eye on our very quiet list :)
>>case $version_type in
>> + # correct linux to gnu/linux during the next big refactor
>
> You're not following the whitesp