Ticket #2830: subshell history not written on exit2830_subshell_history
commit488c04746a39d50ec403bda734d3c863a5315cfd
authorSlava Zanko <slavazanko@gmail.com>
Sun, 17 Jun 2012 20:39:42 +0000 (17 23:39 +0300)
committerSlava Zanko <slavazanko@gmail.com>
Sun, 17 Jun 2012 20:39:42 +0000 (17 23:39 +0300)
treefe1debf2aec3ae4d2d5b4be9af2147ea63984207
parentc13eed8d81572c3c11074b02fe659a65e59591d6
Ticket #2830: subshell history not written on exit

Since Bash 4.2, closing with any signal will not cause it to write the command history.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
src/subshell.c