From: Stephen Rothwell Date: Mon, 17 Aug 2015 23:12:55 +0000 (+1000) Subject: do_merge: output the date in mail like format X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=d9dde4673cd8fae4607635b7423e1ed41f56bc73;p=next-scripts do_merge: output the date in mail like format to be more explicit about the time zone --- diff --git a/do_merge b/do_merge index 0dfa7d5..10ba5cf 100755 --- a/do_merge +++ b/do_merge @@ -83,7 +83,7 @@ do_rebase() [ -n "$start_from" ] || { cp /dev/null $LOG_FILE - execute date + execute date -R execute git checkout master execute git reset --hard stable printf 'Name\t\tSHA1\n----\t\t----\n' > $SHA1_FILE