summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.printf/mixed_outb.exp
diff options
context:
space:
mode:
authordsmith <dsmith>2007-08-07 14:33:41 +0000
committerdsmith <dsmith>2007-08-07 14:33:41 +0000
commit98be953834c60aaa2ae7504890f1cf11815e558a (patch)
tree3356e76c9e5cedc00bd8f6853108ca4e915e1504 /testsuite/systemtap.printf/mixed_outb.exp
parenta62af368aa25aa415d9445995386229e808d4993 (diff)
downloadsystemtap-steved-98be953834c60aaa2ae7504890f1cf11815e558a.tar.gz
systemtap-steved-98be953834c60aaa2ae7504890f1cf11815e558a.tar.xz
systemtap-steved-98be953834c60aaa2ae7504890f1cf11815e558a.zip
2007-08-07 David Smith <dsmith@redhat.com>
PR 4736 (partial fix) * systemtap.printf/end1b.exp: Changed 'FAIL' to 'fail', so the rest of the testsuite will continue. * systemtap.printf/mixed_outb.exp: Ditto. * systemtap.printf/out1b.exp: Ditto. * systemtap.printf/out2b.exp: Ditto. * systemtap.printf/out3b.exp: Ditto.
Diffstat (limited to 'testsuite/systemtap.printf/mixed_outb.exp')
-rw-r--r--testsuite/systemtap.printf/mixed_outb.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/systemtap.printf/mixed_outb.exp b/testsuite/systemtap.printf/mixed_outb.exp
index c5e0bb9b..8b6d14f0 100644
--- a/testsuite/systemtap.printf/mixed_outb.exp
+++ b/testsuite/systemtap.printf/mixed_outb.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
}