Amend with command line parsing while at it. Signed-off-by: Jani Nikula <jani.nik...@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 +# 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@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dim-tools