removed trailing and unneeded space and tabs

This commit is contained in:
fatalerrors
2021-10-14 16:17:43 +02:00
parent 5181b921f6
commit 4cfa6561d6
11 changed files with 30 additions and 30 deletions

View File

@@ -53,7 +53,7 @@ set_sys_vars()
prnt E "get_os_version(): incorect number of parameters ($@)."
die --force 7
fi
export SYS_ARCH=$1
export SYS_DIST=$2
export SYS_VER=$3