[PATCH 1/2] TRIVIAL: fix spacing issue in aiaiai-test-patchset

Artem Bityutskiy dedekind1 at gmail.com
Thu Nov 20 01:46:26 PST 2014


On Thu, 2014-11-13 at 10:51 -0800, Jacob Keller wrote:
> Signed-off-by: Jacob Keller <jacob.e.keller at intel.com>
> ---
>  aiaiai-test-patchset | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/aiaiai-test-patchset b/aiaiai-test-patchset
> index 2fcb51910e73..bfc8dbb67daf 100755
> --- a/aiaiai-test-patchset
> +++ b/aiaiai-test-patchset
> @@ -246,7 +246,7 @@ test_configuration()
>  	verbose "Done with patched kernel"
>  
>  	aiaiai-diff-log $verbose $preserve "$tmpdir/diff-for-diff-log" "$log1.stderr.log" \
> -		-w "$tmpdir" "$log2.stderr.log" > "$tmpdir/$config.stderr.diff"
> +		        -w "$tmpdir" "$log2.stderr.log" > "$tmpdir/$config.stderr.diff"

No problems with this, just a comment FYI: I did not try to align split
arguments to the end of the command name, I think just used few tabs.
But probably aligning like you did here is nicer.





More information about the aiaiai mailing list