]> sourceware.org Git - systemtap.git/commit
Fixed BZ559643 by doing 'spawn;expect;wait' instead of 'spawn;wait;expect'.
authorDavid Smith <dsmith@redhat.com>
Mon, 8 Feb 2010 21:59:29 +0000 (15:59 -0600)
committerDavid Smith <dsmith@redhat.com>
Mon, 8 Feb 2010 21:59:29 +0000 (15:59 -0600)
commit1f6cb79459e181448d6e4e37381b57325b6d0fdb
tree8c616f70be22ead9a1c7b46494c9a8bf4767f6dc
parent189559623dcda793b1ae9ade54299f5c7a775b76
Fixed BZ559643 by doing 'spawn;expect;wait' instead of 'spawn;wait;expect'.

* testsuite/systemtap.base/labels.exp: Corrected order of
  'spawn;expect;wait' calls.  Added 'wait' calls when needed.  Also,
  doesn't run the "labels exe .label" test if uprobes isn't supported.
testsuite/systemtap.base/labels.exp
This page took 0.026965 seconds and 5 git commands to generate.