]> sourceware.org Git - systemtap.git/commit
Fix setjmp.exp and server tests for RHEL5 systems.
authorDavid Smith <dsmith@redhat.com>
Mon, 25 Apr 2011 17:46:01 +0000 (12:46 -0500)
committerDavid Smith <dsmith@redhat.com>
Mon, 25 Apr 2011 17:46:01 +0000 (12:46 -0500)
commitc26c10cba7e32ea8a54d278ac403b9873acabb0c
treed74607d63b3d67650688580e30c02d5cb4d0fd9e
parent710a2a45c4d3d8fa8d984c2371a0a1ae44d3fe93
Fix setjmp.exp and server tests for RHEL5 systems.

* testsuite/lib/systemtap.exp (start_server): To properly support older
  versions of tcl (as on RHEL5 systems), don't use the newer form of
  'catch'.  Instead, use the global 'errorCode' variable when getting the
  exit code of a child process.
* testsuite/systemtap.base/setjmp.exp: Ditto.
testsuite/lib/systemtap.exp
testsuite/systemtap.base/setjmp.exp
This page took 0.026502 seconds and 5 git commands to generate.