summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.exelib/ustack.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.exelib/ustack.tcl')
-rw-r--r--testsuite/systemtap.exelib/ustack.tcl3
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuite/systemtap.exelib/ustack.tcl b/testsuite/systemtap.exelib/ustack.tcl
index 07dcec10..b70b8334 100644
--- a/testsuite/systemtap.exelib/ustack.tcl
+++ b/testsuite/systemtap.exelib/ustack.tcl
@@ -7,9 +7,6 @@ lib: lib_func=lib_func
lib: lib_func=lib_func
lib: lib_func=lib_func}
-# BUG XXX PR10323 skip all prelink scenarios for now.
-if {[string match "*prelink*" "$testname"]} { return }
-
# Only run on make installcheck
if {! [installtest_p]} { untested "ustack-$testname"; return }
if {! [utrace_p]} { untested "ustack-$testname"; return }