summaryrefslogtreecommitdiffstats
path: root/core/modules/hardware-stats
diff options
context:
space:
mode:
authorSimon Rettberg2017-11-13 14:09:00 +0100
committerSimon Rettberg2017-11-13 14:09:00 +0100
commita6f62f059d6e7796846d50b5aa8065c2fed6bd05 (patch)
tree6615452393c13496e443c2ef7b2d41c71eeade1f /core/modules/hardware-stats
parent[lightdm] display-manager = symlink (diff)
downloadmltk-a6f62f059d6e7796846d50b5aa8065c2fed6bd05.tar.gz
mltk-a6f62f059d6e7796846d50b5aa8065c2fed6bd05.tar.xz
mltk-a6f62f059d6e7796846d50b5aa8065c2fed6bd05.zip
[hardware-stats] Fix syntax error in script
Diffstat (limited to 'core/modules/hardware-stats')
-rwxr-xr-xcore/modules/hardware-stats/data/opt/openslx/scripts/systemd-hardware_stats1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/modules/hardware-stats/data/opt/openslx/scripts/systemd-hardware_stats b/core/modules/hardware-stats/data/opt/openslx/scripts/systemd-hardware_stats
index 54ac38be..b08eb0f5 100755
--- a/core/modules/hardware-stats/data/opt/openslx/scripts/systemd-hardware_stats
+++ b/core/modules/hardware-stats/data/opt/openslx/scripts/systemd-hardware_stats
@@ -321,6 +321,7 @@ buildlogfile() {
if [ -n "$CONTACT_RZ" ]; then
echo "000000" " -- " >&4
echo "000000" " -- Wenden Sie sich ggf. an den bwLehrpool-Support Ihres Rechenzentrums -- " >&4
+ fi
}
buildlogfile &