summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2021-03-03 12:58:29 +0100
committerSimon Rettberg2021-03-03 12:58:29 +0100
commitb2885895c3212979dd7b33a6254ae2503bff1635 (patch)
tree788adb3b427a1e4e17c8a1aebe706a92fe1eba88
parent[debug-report-bwlp] Add X errors and remote-log to debug report (diff)
downloadmltk-b2885895c3212979dd7b33a6254ae2503bff1635.tar.gz
mltk-b2885895c3212979dd7b33a6254ae2503bff1635.tar.xz
mltk-b2885895c3212979dd7b33a6254ae2503bff1635.zip
[debug-report-bwlp] Seems I accidentally a line on commit
-rwxr-xr-xcore/modules/debug-report-bwlp/data/opt/openslx/bin/debug_report1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/modules/debug-report-bwlp/data/opt/openslx/bin/debug_report b/core/modules/debug-report-bwlp/data/opt/openslx/bin/debug_report
index ad6cf399..2dbb45d1 100755
--- a/core/modules/debug-report-bwlp/data/opt/openslx/bin/debug_report
+++ b/core/modules/debug-report-bwlp/data/opt/openslx/bin/debug_report
@@ -79,6 +79,7 @@ echo -n "."
for file in /home/*/.xsession-errors; do
[ -f "$file" ] || continue
cp "$file" "static/${file////_}" #/////////777-7-7
+done
echo -n "."