Mercurial > hg > config
changeset 328:5de727eb5dc0
its alive
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Sat, 08 Jun 2013 08:52:30 -0700 |
parents | 59f402cd9d98 |
children | aae9b0776e60 |
files | bin/example/self-writing.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/bin/example/self-writing.sh Sat Jun 08 08:51:52 2013 -0700 +++ b/bin/example/self-writing.sh Sat Jun 08 08:52:30 2013 -0700 @@ -26,7 +26,7 @@ fi # echo last and current generation times for example -echo "This script last generated at (None)" +echo "This script last generated at Sat Jun 8 08:52:05 PDT 2013" echo "Now: ${datestamp}" # move tmpfile -> script location via exec