tests setup: unset CDPATH
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 1 Jul 2012 09:50:54 +0000 (11:50 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 1 Jul 2012 09:50:54 +0000 (11:50 +0200)
commit0a442c188817b16482373253d729b7a4ec8f7fd9
treeb44d7dc8de3b0f6c6e676dd58593e2e8b98ff721
parent285eed2fadec7f8949f10d60ef138c56e25ac565
tests setup: unset CDPATH

So that our test scripts can safely chdir around using relative
paths as well, without having to worry abut possible CDPATH
interferences.

* defs-static.in: unset CDPATH.
* t/ax/tests-init.sh: Remove a now-unneeded workaround.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
defs-static.in
t/ax/test-init.sh