IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19273


Ignore:
Timestamp:
Aug 28, 2008, 3:37:46 PM (18 years ago)
Author:
bills
Message:

missing semicolon

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/pstamp_finish.pl

    r19265 r19273  
    9595        # Since a request got queued, the request file must have been readable at some
    9696        # point
    97         print STDERR "failed to read request_file $req_file"
     97        print STDERR "failed to read request_file $req_file" ;
    9898        stop_request($req_id, $PS_EXIT_CONFIG_ERROR, $dbname);
    9999        exit  $PS_EXIT_CONFIG_ERROR;
Note: See TracChangeset for help on using the changeset viewer.