# HG changeset patch # User Jeff Hammel # Date 1370706798 25200 # Node ID aae9b0776e609b7fe5e40d3f060a6b2aac74b455 # Parent 5de727eb5dc0a3c5c126cdddc4c716a725f0a33d another commit just to avoid a pointless traversal of non-tracked items diff -r 5de727eb5dc0 -r aae9b0776e60 bin/example/self-writing.sh --- 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