summaryrefslogtreecommitdiffstats
path: root/helper
diff options
context:
space:
mode:
authorChristian Rößler2014-02-11 16:42:02 +0100
committerChristian Rößler2014-02-11 16:42:02 +0100
commitcf8c53cdda98f9c3e1efe6a0fd7e3e84c5bdccb1 (patch)
tree80259fa81d9ed28e5b9d50507b9d2122e48d9f22 /helper
parent[helper/distribution.inc] Comment: Why this has not meen moved. (diff)
downloadtm-scripts-cf8c53cdda98f9c3e1efe6a0fd7e3e84c5bdccb1.tar.gz
tm-scripts-cf8c53cdda98f9c3e1efe6a0fd7e3e84c5bdccb1.tar.xz
tm-scripts-cf8c53cdda98f9c3e1efe6a0fd7e3e84c5bdccb1.zip
[helper/distribution.inc] Typo in comment: Why this has not meen moved.
Diffstat (limited to 'helper')
-rw-r--r--helper/distribution.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/helper/distribution.inc b/helper/distribution.inc
index 5c371fcf..f26ca46c 100644
--- a/helper/distribution.inc
+++ b/helper/distribution.inc
@@ -1,4 +1,4 @@
# Get simple distribution name
-# This is not also being used via ./openslx, not only via ./mltk,
+# This is also being used via ./openslx, not only via ./mltk,
# so it has not been moved to remote/includes.
SYS_DISTRIBUTION=$(lsb_release -is | tr '[A-Z]' '[a-z]' | sed -r 's/[^a-z0-9]//g;s/project$//g;s/scientificsl$/scientific/g')