Changeset 24608


Ignore:
Timestamp:
2011-09-16T17:56:57+12:00 (13 years ago)
Author:
ak19
Message:

New debug output statement messes up sequence of error messages in PDF tutorial.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/bin/script/gsConvert.pl

    r24600 r24608  
    797797        close ERRLOG;
    798798    }
    799     print STDERR "***********output filestem $output_filestem.html\n";
     799    #print STDERR "***********output filestem $output_filestem.html\n";
    800800    &util::rm("$output_filestem.html") if (-e "$output_filestem.html");
    801801    if (-e "$output_filestem.err") {
Note: See TracChangeset for help on using the changeset viewer.