]> git.vpit.fr Git - perl/modules/rgit.git/blobdiff - t/20-each.t
Always canonify the root, the git path and the repo directory
[perl/modules/rgit.git] / t / 20-each.t
index 346f755955a98cec923acb599c0505be67791ffe..a3a26e5e4a827c6eefe9114ac48e747735e99a70 100644 (file)
@@ -129,7 +129,7 @@ sub try {
  );
 
  my $ar = App::Rgit->new(
-  git    => abs_path('t/bin/git'),
+  git    => 't/bin/git',
   root   => $tmpdir,
   cmd    => $cmd,
   args   => [ abs_path($filename), $cmd, qw/%n %g %w %b %G %W %B %R %%n %x/ ],