From: Ian Jackson Date: Fri, 10 Jun 2016 17:27:49 +0000 (+0100) Subject: Set debian_chroot variable (companion to AUTOTITLE change?) X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=2a98bccc385bd8dfa45000729030ded3f97afab1;p=ian-dotfiles.git Set debian_chroot variable (companion to AUTOTITLE change?) --- diff --git a/dot/configs/setenvir b/dot/configs/setenvir index 68179d3..42b58ae 100644 --- a/dot/configs/setenvir +++ b/dot/configs/setenvir @@ -69,6 +69,14 @@ if test -d /mariner64; then fi +if [ "x$debian_chroot" = x ] && test -f /etc/debian_chroot; then + read