Bug #6148
"exit code must be integer" when pressing Ctrl+D in shell
Description
Using rubygem-hammer_cli-0.1.1-1.201406060838git35c7928.el6.noarch.
When pressing Ctrl+D in the interactive shell, you get an error about the exit code:
# hammer shell Welcome to the hammer interactive shell Type 'help' for usage information Command completion is disabled on ruby < 1.9 due to compatibility problems. hammer> Error: exit code must be integer
Associated revisions
History
#1
Updated by Dominic Cleal almost 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to Dominic Cleal
- Target version set to 1.8.1
#2
Updated by Dominic Cleal over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset e49fc43f776288fc4dfeda1d560f871375472112.
fixes #6148 - exit cleanly when EOF/ctrl+d given in shell