IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18763


Ignore:
Timestamp:
Jul 28, 2008, 7:49:53 PM (18 years ago)
Author:
bills
Message:

I thought I'd caught all of these ....

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStore/scripts/dsproductls

    r17739 r18763  
    33# Copyright (C) 2006-2008  Joshua Hoblitt
    44#
    5 # $Id: dsproductls,v 1.6 2008-05-19 21:24:15 jhoblitt Exp $
     5# $Id: dsproductls,v 1.7 2008-07-29 05:49:53 bills Exp $
    66
    77use strict;
     
    2121    'uri|u=s'           => \$uri,
    2222    'last_fileset|l=s'  => \$last_fileset,
    23     'timeout|t'         => \$timeout,
     23    'timeout|t=s'         => \$timeout,
    2424) or pod2usage( 2 );
    2525
Note: See TracChangeset for help on using the changeset viewer.