diff options
author | Isaac Huang <[email protected]> | 2014-03-10 23:16:33 -0600 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2014-03-12 09:00:18 -0700 |
commit | 0bb89b6c594259829556f6dea5a89e722f214fd3 (patch) | |
tree | 4bc91828586aa68de1842698628a2468be6410ba /.gitignore | |
parent | 4e1c9f9c48186f61b5fbe1dd8bc150d48a9b9431 (diff) |
sighandler() should take 2 arguments
Stopping arcstat.py with ^C always ends up with error:
TypeError: sighandler() takes no arguments (2 given)
This patch corrects the error by updating the signal handler
to take the correct number of arguments.
Signed-off-by: Isaac Huang <[email protected]>
Signed-off-by: Prakash Surya <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #2182
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions