tests: Fix etc/profile test.
authorTaylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>
Wed, 6 May 2015 18:13:31 +0000 (20:13 +0200)
committerTaylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>
Wed, 6 May 2015 20:34:54 +0000 (22:34 +0200)
commit9e006fb3de0bd1af2434b32c3be23101e00b1b10
treec2e73c3ce0c5f68f329ab620fcc7e29a3e7f30ed
parent56203284b626cfefac355ecc10ec23191d80eabd
tests: Fix etc/profile test.

* tests/profiles.scm ("etc/profile"): Unset GUIX_PROFILE before sourcing
  etc/profile.  Use '.' instead of 'source' for sourcing.  Call 'echo $PATH'
  instead of using the output of 'set' to determine whether PATH is set.
tests/profiles.scm