IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 19 years ago

Closed 19 years ago

#913 closed enhancement (fixed)

Accepting .fit, .fts, and .gz files in 'ipp_serial_inject.pl'

Reported by: Michael Wood-Vasey Owned by: Paul Price
Priority: normal Milestone:
Component: misc Version: 2.2
Severity: minor Keywords:
Cc:

Description

Here's just a quick change to 'ipp_serial_inject.pl' from IPP 2.2 to get it to recognized .fit, .fts, .fits.gz, .fit.gz, and .fts.gz files. Replace line 83 of 'ipp_serial_inject.pl' with

my ( $exp_name ) = $name =~ /(.*)\.(fits|fit|fts)(|.gz)/;

Change History (2)

comment:1 by jhoblitt, 19 years ago

Owner: changed from jhoblitt to Paul Price

comment:2 by Paul Price, 19 years ago

remaining_time: 0.500.00
Resolution: fixed
Status: newclosed

Changed in CVS head.

Note: See TracTickets for help on using tickets.