IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38434


Ignore:
Timestamp:
Jun 11, 2015, 11:29:05 AM (11 years ago)
Author:
bills
Message:

update error message to inform users that we no longer accept version 1
request files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20141024/pstamp/scripts/pstampparse.pl

    r38192 r38434  
    142142
    143143if ($extver eq "1") {
    144     print STDERR "WARNING WARNING WARNING\n";
    145     print STDERR "Very soon version 1 postage stamp requests will be rejected. Please update your request tables to version 2 format.\n";
     144    print STDERR "Version 1 postage stamp requests are no longer accepted. Please update your request tables to version 2 format.\n";
    146145    print STDERR "Note that EMAIL will not be optional\n";
    147146
Note: See TracChangeset for help on using the changeset viewer.