From: Joey Hess Date: Thu, 11 Oct 2007 20:14:57 +0000 (-0400) Subject: run skip test before chdir X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/4496f723056b09b8d1dc17a40d0406232b58c646?ds=sidebyside;hp=4496f723056b09b8d1dc17a40d0406232b58c646 run skip test before chdir To avoid ugly "can't chdir" failures for repos that will be skipped. The $MR_REPO variable can still be used by skip tests. ---