aboutsummaryrefslogtreecommitdiffstats
path: root/tests/rm/r-root.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/r-root.sh')
-rwxr-xr-xtests/rm/r-root.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/r-root.sh b/tests/rm/r-root.sh
index 34e837b6d..63202ca2a 100755
--- a/tests/rm/r-root.sh
+++ b/tests/rm/r-root.sh
@@ -85,7 +85,7 @@ gcc_shared_ k.c k.so \
|| framework_failure_ 'failed to build shared library'
# Note breakpoint commands don't work in batch mode
-# https://sourceware.org/bugzilla/show_bug.cgi?id=10079
+# https://sourceware.org/PR10079
# So we use python to script behavior upon hitting the breakpoint
cat > bp.py <<'EOF.py' || framework_failure_
def breakpoint_handler (event):