IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 10, 2009, 4:17:26 PM (17 years ago)
Author:
jhoblitt
Message:

add --xattr flag to dsget

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStore/t/07_file.t

    r6633 r24374  
    115115        uri         => "http://localhost:$port/somefile",
    116116        fileid      => '12buckelyourshoe',
    117         bytes       => 9,
     117        bytes       => 10,
    118118        md5sum      => 'a0a6e1a375117c58d77221f10c5ce12e',
    119119        type        => 'chip',
     
    129129        uri         => "http://localhost:$port/somefile",
    130130        fileid      => '12buckelyourshoe',
    131         bytes       => 9,
     131        bytes       => 10,
    132132        md5sum      => 'a0a6e1a375117c58d77221f10c5ce12e',
    133133        type        => 'chip',
Note: See TracChangeset for help on using the changeset viewer.