t9124: clean up chdir usage
authorEric Wong <normalperson@yhbt.net>
Sun, 7 Sep 2008 01:29:12 +0000 (18:29 -0700)
committerEric Wong <normalperson@yhbt.net>
Sun, 7 Sep 2008 01:53:55 +0000 (18:53 -0700)
Spawn subshells when running things in subdirectories instead of
chdir-ing to the path of an undefined variable, which is
confusing.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
No differences found