IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 5, 2011, 4:16:57 PM (15 years ago)
Author:
rhenders
Message:

fixed comment

File:
1 edited

Legend:

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

    r32466 r32491  
    4646        tempFile.seek(0)
    4747
    48         # build dsreg command command
     48        # build dsreg command
    4949        command  = "dsreg --add " + name + "\
    5050                    --copy --datapath " + path + "\
     
    6666           
    6767        tempFile.close()
     68
    6869        return ret
    6970
Note: See TracChangeset for help on using the changeset viewer.