IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 15, 2011, 10:56:47 AM (15 years ago)
Author:
bills
Message:

add newline to 'unlinking printf'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/ipp_cleanup.pl

    r30822 r30909  
    19041904
    19051905    foreach my $file (@$files) {
    1906         print STDERR "unlinking $stage $stage_id $file";
     1906        print STDERR "unlinking $stage $stage_id $file\n";
    19071907
    19081908        my $error_code = $ipprc->kill_file($file);
Note: See TracChangeset for help on using the changeset viewer.