summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.exelib/lib.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.exelib/lib.tcl')
-rw-r--r--testsuite/systemtap.exelib/lib.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/systemtap.exelib/lib.tcl b/testsuite/systemtap.exelib/lib.tcl
index d34ac9ff..c5b7402a 100644
--- a/testsuite/systemtap.exelib/lib.tcl
+++ b/testsuite/systemtap.exelib/lib.tcl
@@ -9,5 +9,5 @@ lib_func}
# Only run on make installcheck
if {! [installtest_p]} { untested "lib-$testname"; return }
-if {! [utrace_p]} { untested "lib-$testname"; return }
+if {! [uprobes_p]} { untested "lib-$testname"; return }
stap_run3 lib-$testname $srcdir/$subdir/lib.stp $testexe $testlib -c $testexe