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 , 19 years ago
| Owner: | changed from to |
|---|
comment:2 by , 19 years ago
| remaining_time: | 0.50 → 0.00 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Changed in CVS head.