Skip to content

Commit

Permalink
import TERM into the environment so that the terminal works correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
Liraz Siri committed Jul 29, 2010
1 parent b3dc497 commit 0f8d9f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/tklpatch-chroot
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ fi
echo "# chroot execute: $command"
bin=$(which chroot)
$bin $root env -i \
TERM=$TERM \
HOME=/root \
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/bin:/usr/sbin \
DEBIAN_FRONTEND=noninteractive \
Expand Down

0 comments on commit 0f8d9f0

Please sign in to comment.