diff options
author | Ludovic Courtès <ludo@gnu.org> | 2017-02-04 18:10:14 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2017-02-06 10:51:25 +0100 |
commit | 168aba297866295d96779239e9662821ce9e66ae (patch) | |
tree | f9776c08e8c29be68e11baf0716a963b752014c4 /build-aux | |
parent | e69dc545594d9a16de2c6cff4f41598cc3600d3c (diff) | |
download | guix-168aba297866295d96779239e9662821ce9e66ae.tar guix-168aba297866295d96779239e9662821ce9e66ae.tar.gz |
linux-container: Do not rely on 'isatty?'.
This avoids problems where 'isatty?' return #t but 'ttyname' fails with
ENOTTY or such.
* gnu/build/linux-container.scm (mount-file-systems): Remove call of
'isatty?'. Directly call 'ttyname' and catch 'system-error'.
Diffstat (limited to 'build-aux')
0 files changed, 0 insertions, 0 deletions