sbotools2

Maintenance fork of the original sbotools version 2
Log | Files | Refs | README

commit 48762d6c2de053946e203903cf3c5a39543f4b4f
parent bf45d44c8eb3da2a58bdbadab2efa757efff6455
Author: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Date:   Wed,  4 May 2016 00:03:02 +0200

07-fail.t: quote $dir properly

Diffstat:
Mt/07-fail.t | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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