IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 12, 2008, 5:12:52 PM (18 years ago)
Author:
jhoblitt
Message:

change ds*ls utilties to always return the HTTP status code - 300 as the exit status

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStore/lib/DataStore.pm

    r15022 r17649  
    11# Copyright (C) 2006  Joshua Hoblitt
    22#
    3 # $Id: DataStore.pm,v 1.10 2007-09-25 23:52:46 jhoblitt Exp $
     3# $Id: DataStore.pm,v 1.11 2008-05-13 03:12:52 jhoblitt Exp $
    44
    55package DataStore;
     
    99
    1010use vars qw($VERSION);
    11 $VERSION = '0.07';
     11$VERSION = '0.08';
    1212
    1313=pod
Note: See TracChangeset for help on using the changeset viewer.