Skip to content
Snippets Groups Projects
Commit 67c11968 authored by Axel Naumann's avatar Axel Naumann
Browse files

[etc/gdb-backtrace.sh] root.cern.ch => root.cern.

parent 3a6584ea
No related branches found
No related tags found
No related merge requests found
...@@ -223,9 +223,9 @@ $line" ...@@ -223,9 +223,9 @@ $line"
else else
echo 'The crash is most likely caused by a problem in your script.' echo 'The crash is most likely caused by a problem in your script.'
echo 'Try to compile it (.L myscript.C+g) and fix any errors.' echo 'Try to compile it (.L myscript.C+g) and fix any errors.'
echo 'You may get help by asking at the ROOT forum https://root.cern.ch/forum' echo 'You may get help by asking at the ROOT forum https://root.cern/forum'
echo 'If you are really convinced it is a bug in ROOT then please submit a report' echo 'If you are really convinced it is a bug in ROOT then please submit a report'
echo 'at https://root.cern.ch/bugs Please post the ENTIRE stack trace' echo 'at https://root.cern/bugs Please post the ENTIRE stack trace'
echo 'from above as an attachment in addition to anything else' echo 'from above as an attachment in addition to anything else'
echo 'that might help us fixing this issue.' echo 'that might help us fixing this issue.'
fi fi
...@@ -236,9 +236,9 @@ $line" ...@@ -236,9 +236,9 @@ $line"
cat $messfile | tr '%' '\n' cat $messfile | tr '%' '\n'
else else
echo 'The lines below might hint at the cause of the crash.' echo 'The lines below might hint at the cause of the crash.'
echo 'You may get help by asking at the ROOT forum https://root.cern.ch/forum' echo 'You may get help by asking at the ROOT forum https://root.cern/forum'
echo 'Only if you are really convinced it is a bug in ROOT then please submit a' echo 'Only if you are really convinced it is a bug in ROOT then please submit a'
echo 'report at https://root.cern.ch/bugs Please post the ENTIRE stack trace' echo 'report at https://root.cern/bugs Please post the ENTIRE stack trace'
echo 'from above as an attachment in addition to anything else' echo 'from above as an attachment in addition to anything else'
echo 'that might help us fixing this issue.' echo 'that might help us fixing this issue.'
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment