Avoid Solaris sh `set -e' bug in vala4.test.
commitcce60a543d55a27b4a0424c580b58a4fd53ec1be
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 4 Dec 2009 14:47:23 +0000 (4 15:47 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 5 Dec 2009 11:47:10 +0000 (5 12:47 +0100)
tree0d76eef85bc55e583867f6226d2cb448ff9385f4
parentefb6899421e6a581445c3ed9ee7ff768975489ef
Avoid Solaris sh `set -e' bug in vala4.test.

* tests/vala4.test: New variable $cwd, holding the full path of the
current directory.  Use it instead of `pwd` command substitution,
to avoid Heirloom/Solaris Sh bug with `set -e'.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
tests/vala4.test