commit | aa09abe198c62e387949a5713eac60652bcbe677 | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Sun Jun 12 11:13:45 2016 +0200 |
committer | Benno Schulenberg <bensberg@justemail.net> | Sun Jun 12 11:13:45 2016 +0200 |
tree | b09b32d7710696964a7c2e58deadd18e8b4648a7 | |
parent | 5aa1df37d1b8ba4cba8f7b1838c8409fdff59e37 [diff] |
files: when the requested operating directory cannot be set, fail Specifying an operating directory should either lead to a successfull confinement, or nano should fail to start. (Also: save the terminal settings as soon as possible, so that an early die() will not restore uninitialized values.) This fixes the first part of https://savannah.gnu.org/bugs/?47798 properly.