summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdim9
1 files 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
@@ -157,10 +162,6 @@ function pause
}
#
-# Only function and alias definitions until the subcommand handling at the end.
-#
-
-#
# Variable naming convetion:
#
# repo: