summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.syscall/test.tcl
diff options
context:
space:
mode:
authorhunt <hunt>2007-09-25 18:35:04 +0000
committerhunt <hunt>2007-09-25 18:35:04 +0000
commitc158098eb16d0b94bdf63177f6bf4383dff01b8c (patch)
treee2a5b285fedb41e865aef122cbff9c50a69971f7 /testsuite/systemtap.syscall/test.tcl
parent8e83837cc81c6a305842f376ec96074ba9fb9bd8 (diff)
downloadsystemtap-steved-c158098eb16d0b94bdf63177f6bf4383dff01b8c.tar.gz
systemtap-steved-c158098eb16d0b94bdf63177f6bf4383dff01b8c.tar.xz
systemtap-steved-c158098eb16d0b94bdf63177f6bf4383dff01b8c.zip
*** empty log message ***
Diffstat (limited to 'testsuite/systemtap.syscall/test.tcl')
-rwxr-xr-xtestsuite/systemtap.syscall/test.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/systemtap.syscall/test.tcl b/testsuite/systemtap.syscall/test.tcl
index d323d411..5d1db2a3 100755
--- a/testsuite/systemtap.syscall/test.tcl
+++ b/testsuite/systemtap.syscall/test.tcl
@@ -66,7 +66,7 @@ proc run_one_test {filename flags} {
}
if {$ind == 0} {
- /* unsupported */
+ # unsupported
cleanup
return $result
}