From 180e5b8fe2af38e54a04b7399344cab802fa0590 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 9 Jul 2024 11:51:45 +0200 Subject: [pvs2] Update debug report URL --- core/modules/pvs2/data/opt/openslx/bin/pvsstartup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/modules/pvs2/data/opt/openslx/bin/pvsstartup b/core/modules/pvs2/data/opt/openslx/bin/pvsstartup index 0207c268..9b500d9b 100755 --- a/core/modules/pvs2/data/opt/openslx/bin/pvsstartup +++ b/core/modules/pvs2/data/opt/openslx/bin/pvsstartup @@ -10,7 +10,7 @@ if [ -n "$SLX_EXAM" ]; then fi # Report core dumps -URL="http://132.230.8.113/error_report.php" +URL="https://bwlp-masterserver.ruf.uni-freiburg.de/error_report.php" DIR=$(mktemp -d) [ -n "$DIR" ] && cd "$DIR" -- cgit v1.2.3-55-g7522