summaryrefslogtreecommitdiffstats
path: root/stap-client
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2008-08-11 15:54:45 -0400
committerDave Brolley <brolley@redhat.com>2008-08-11 15:54:45 -0400
commit32a1dfe9c13094391dab645484e7563992f9ba53 (patch)
tree039ae20b62771e00fa055e0c7b61ac28c7a99ee3 /stap-client
parentb391a1e0499d3cbafde11beeba8fb385465c1e64 (diff)
downloadsystemtap-steved-32a1dfe9c13094391dab645484e7563992f9ba53.tar.gz
systemtap-steved-32a1dfe9c13094391dab645484e7563992f9ba53.tar.xz
systemtap-steved-32a1dfe9c13094391dab645484e7563992f9ba53.zip
stap-serverd was incorectly determining that the server could
not be started.
Diffstat (limited to 'stap-client')
-rwxr-xr-xstap-client2
1 files changed, 1 insertions, 1 deletions
diff --git a/stap-client b/stap-client
index cb9bd888..405692f1 100755
--- a/stap-client
+++ b/stap-client
@@ -666,8 +666,8 @@ package_request
find_and_connect_to_server
send_request
receive_response
-unpack_response
disconnect_from_server
+unpack_response
stream_output
maybe_call_staprun
cleanup