IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 8, 2011, 3:52:52 PM (15 years ago)
Author:
Serge CHASTEL
Message:

Improved verifications

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippdor/deployment/Deployment.py

    r32904 r32905  
    118118        Deployment.logger.info('Checking definition of Gpc1.USER: %s'
    119119                               % Gpc1.USER)
    120         Deployment.logger.info('Checking definition of Gpc1.PASSWORD: %s'
    121                                % Gpc1.PASSWORD)
     120        Deployment.logger.info('Checking definition of Gpc1.PASSWORD: %s[Hidden]'
     121                               % Gpc1.PASSWORD[:0])
    122122        # self.target_directory
    123123        Deployment.logger.info('... Checking write permission to %s' % self.target_directory)
Note: See TracChangeset for help on using the changeset viewer.