IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32835


Ignore:
Timestamp:
Nov 29, 2011, 4:59:28 PM (15 years ago)
Author:
rhenders
Message:

now using 'link' rather than 'copy' argument when publishing to datastore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/datastore.py

    r32491 r32835  
    4848        # build dsreg command
    4949        command  = "dsreg --add " + name + "\
    50                     --copy --datapath " + path + "\
     50                    --link --datapath " + path + "\
    5151                    --type " + self.type + "\
    5252                    --product " + self.product + "\
Note: See TracChangeset for help on using the changeset viewer.