aboutsummaryrefslogtreecommitdiff
path: root/mktestenv.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mktestenv.sh')
-rwxr-xr-xmktestenv.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/mktestenv.sh b/mktestenv.sh
index 4676787..6e23104 100755
--- a/mktestenv.sh
+++ b/mktestenv.sh
@@ -23,6 +23,8 @@ pkgs=""
scriptname=$(basename $0)
+# Command line argument handling
+#
# Display help text when no arguments are supplied.
if [[ $# -eq 0 ]];
then