[PATCH 7/9] dim: fix a misplaced comment about script arrangement
Daniel Vetter
daniel at ffwll.ch
Tue Apr 3 08:48:11 UTC 2018
On Thu, Mar 29, 2018 at 11:45:59AM +0300, Jani Nikula wrote:
> Amend with command line parsing while at it.
>
> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
> ---
> dim | 9 +++++----
> 1 file changed, 5 insertions(+), 4 deletions(-)
>
> diff --git a/dim b/dim
> index 54cbfe956c18..5e931976fae0 100755
> --- a/dim
> +++ b/dim
> @@ -103,6 +103,11 @@ dim_test_request_recipients=(
> # integration configuration
> dim_integration_config=nightly.conf
>
> +#
> +# Only function and alias definitions until the command line pargument parsing
s/pargument/argument/
With that Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch>
> +# and subcommand handling at the end.
> +#
> +
> function read_integration_config
> {
> # clear everything first to allow configuration reload
> @@ -157,10 +162,6 @@ function pause
> }
>
> #
> -# Only function and alias definitions until the subcommand handling at the end.
> -#
> -
> -#
> # Variable naming convetion:
> #
> # repo:
> --
> 2.11.0
>
> _______________________________________________
> dim-tools mailing list
> dim-tools at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dim-tools
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
More information about the dim-tools
mailing list