Edgewall Software

Changes between Version 48 and Version 49 of TracStandalone


Ignore:
Timestamp:
Dec 22, 2007, 10:30:47 PM (16 years ago)
Author:
gavenko_a
Comment:

add link to attachment

Legend:

Unmodified
Added
Removed
Modified
  • TracStandalone

    v48 v49  
    129129echo -e "${user}:trac:${password}\c" | md5sum - >>to-file
    130130}}}
    131 and manually delete " -" from the end and add "${user}:trac:" to the start of line from 'to-file'.
     131and manually delete " -" from the end and add "${user}:trac:" to the start of line from 'to-file'. You can see attachment:trac-digest.sh for detail.
    132132
    133133== Tips ==