summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.printf/out3b.exp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.printf/out3b.exp')
-rw-r--r--testsuite/systemtap.printf/out3b.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/systemtap.printf/out3b.exp b/testsuite/systemtap.printf/out3b.exp
index 6d73d49f..0a3cb45a 100644
--- a/testsuite/systemtap.printf/out3b.exp
+++ b/testsuite/systemtap.printf/out3b.exp
@@ -11,7 +11,7 @@ if (![file executable $stap_merge_path]) {
catch {exec which stap_merge} stap_merge_path
}
if (![file executable $stap_merge_path]) {
- FAIL "$TEST_NAME : could not find stap_merge"
+ fail "$TEST_NAME : could not find stap_merge"
return
}