Changeset 5125:5393c104e08a

Show
Ignore:
Timestamp:
2007-04-11 14:06:49 (21 months ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Message:

Remove un-POSIX TZ NOOP in mkchangelog.sh (see #1615)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • mkchangelog.sh

    r5081 r5125  
    11#!/bin/sh 
    22 
    3 TZ=GMT; export TZ 
    43lrev=$(hg log --limit 1 --template '{rev}' ChangeLog) 
    54