Mercurial > hg > config
changeset 329:aae9b0776e60
another commit just to avoid a pointless traversal of non-tracked items
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Sat, 08 Jun 2013 08:53:18 -0700 |
parents | 5de727eb5dc0 |
children | 0da3813d76d0 |
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:52:30 2013 -0700 +++ b/bin/example/self-writing.sh Sat Jun 08 08:53:18 2013 -0700 @@ -26,7 +26,7 @@ fi # echo last and current generation times for example -echo "This script last generated at Sat Jun 8 08:52:05 PDT 2013" +echo "This script last generated at Sat Jun 8 08:52:35 PDT 2013" echo "Now: ${datestamp}" # move tmpfile -> script location via exec