diff options
Diffstat (limited to 'stap-client')
-rwxr-xr-x | stap-client | 2 |
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 |