tests: Remove `t-profile' files on exit.
authorLudovic Courtès <ludo@gnu.org>
Tue, 11 Dec 2012 23:10:32 +0000 (00:10 +0100)
committerLudovic Courtès <ludo@gnu.org>
Tue, 11 Dec 2012 23:10:32 +0000 (00:10 +0100)
commit7a6548cbae7b7fea5a3d06536dbe1927673975e4
treeae8cc754184b593600cc51b009fe50a4084c8802
parent1c67d639d5497cdae5bf7a6ececdd789e8537a01
tests: Remove `t-profile' files on exit.

* tests/guix-package.sh: Use a trap on EXIT to remove profile-related
  files.  Reported by Andreas Enge <andreas@enge.fr>.
tests/guix-package.sh