update.sh/clone.sh: add an explicit "Project: $proj" line to the log
commite67331d71c453adcd7613a9532b1d5b77ddac8d4
authorKyle J. McKay <mackyle@gmail.com>
Fri, 6 Feb 2015 05:45:46 +0000 (5 21:45 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 6 Feb 2015 05:45:46 +0000 (5 21:45 -0800)
tree6d2866a7719f9d9a87c85eae4a02bc1079129224
parent803543f3d8895686f978bd4028e9c48f371559be
update.sh/clone.sh: add an explicit "Project: $proj" line to the log

It's nice to have an unambiguous indication of which project is being
operated on in the log.  While clone logs are normally only found in
the same directory as the project, a stray bang log temp file is not.

Always include the project name as the first line in the log to make
it clear which project the log applies to.
jobd/update.sh
taskd/clone.sh