Changeset e31c2c5 in mainline
- Timestamp:
- 2009-08-07T16:16:19Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 121966e
- Parents:
- 24edc18
- File:
- 
      - 1 edited
 
 - 
          
  tools/config.py (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      tools/config.pyr24edc18 re31c2c5 225 225 "Create output configuration" 226 226 227 revision = commands.getoutput(' svnversion .2> /dev/null')227 revision = commands.getoutput('bzr version-info --custom --template="{revision_id}" 2> /dev/null') 228 228 timestamp = commands.getoutput('date "+%Y-%m-%d %H:%M:%S"') 229 229 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
