texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[8287] fix tests


From: gavinsmith0123
Subject: [8287] fix tests
Date: Sat, 13 Oct 2018 14:04:26 -0400 (EDT)

Revision: 8287
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=8287
Author:   gavin
Date:     2018-10-13 14:04:25 -0400 (Sat, 13 Oct 2018)
Log Message:
-----------
fix tests

Modified Paths:
--------------
    trunk/tp/t/test_utils.pl

Modified: trunk/tp/t/test_utils.pl
===================================================================
--- trunk/tp/t/test_utils.pl    2018-10-13 17:18:46 UTC (rev 8286)
+++ trunk/tp/t/test_utils.pl    2018-10-13 18:04:25 UTC (rev 8287)
@@ -772,7 +772,7 @@
             # remove any files from previous runs
             unlink glob ("$test_out_dir/*"); 
           }
-          $format_converter_options->{'SUBDIR'} = $test_out_dir;
+          $format_converter_options->{'SUBDIR'} = "$test_out_dir/";
         }
       } elsif (!defined($format_converter_options->{'OUTFILE'})) {
         $format_converter_options->{'OUTFILE'} = '';




reply via email to

[Prev in Thread] Current Thread [Next in Thread]