minor changes in comments

This commit is contained in:
2020-10-27 09:30:00 +01:00
parent 50607082ca
commit 399a150e70
+1 -1
View File
@@ -5,7 +5,7 @@
# we have to unset CDPATH, otherwise 'cd' prints the directoy!
unset CDPATH
# used for some output only
# used in some output messages only
declare -r CMD='module'
declare -r mydir=$(cd $(dirname "$0") && pwd)