aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xt/07-fail.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/07-fail.t b/t/07-fail.t
index 7b78c3c..8e301a1 100755
--- a/t/07-fail.t
+++ b/t/07-fail.t
@@ -176,7 +176,7 @@ SKIP: {
my $dir = tempdir(CLEANUP => 1);
set_repo("file://$dir");
capture_merged { system(<<"END"); };
-cd $dir;
+cd "$dir";
git init;
mkdir perl
cp -a "$RealBin/LO/perl-nonexistentcpan" perl