Don't truncate files outside the build chroot.
commit055517567ad6f05b1895e835896057c8ae59a674
authorDaniel Reichelt <debian@nachtgeist.net>
Sun, 26 Apr 2015 18:19:51 +0000 (26 20:19 +0200)
committerDaniel Baumann <mail@daniel-baumann.ch>
Sun, 26 Apr 2015 18:20:24 +0000 (26 20:20 +0200)
tree9057c6c36ce4d00295e648ed0ab2f0c14bdcdb90
parent1af19fd662156071d7bcb3840754939747bcbf26
Don't truncate files outside the build chroot.

The list of files passed to Truncate() might contain absolute symlinks
pointing to files outside the chroot, which previously destroyed files on
the build host.
functions/aliases.sh