From cdf4437c35e57b1634f5a868f680f59aa21677b4 Mon Sep 17 00:00:00 2001 From: Jani Nikula Date: Thu, 29 Mar 2018 11:24:46 +0300 Subject: dim: fix a misplaced comment about script arrangement Amend with command line parsing while at it. v2: fix pargument typo (Daniel) Reviewed-by: Daniel Vetter Signed-off-by: Jani Nikula --- dim | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/dim b/dim index 9385a1a3ff5f..2b82b539f3fd 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 argument parsing +# and subcommand handling at the end. +# + function read_integration_config { # clear everything first to allow configuration reload @@ -156,10 +161,6 @@ function pause echo } -# -# Only function and alias definitions until the subcommand handling at the end. -# - # # Variable naming convetion: # -- cgit v1.2.3