== Start autosign ==
Once mozilla-2.0 finished tagging, used [https://intranet.mozilla.org/Build:CombinedSigning these instructions] to start autosign
Autosign failed "Incorrect number of .asc files" due to extra index.html file on stage. Added '-not -name "*.html"' to TOTAL_FILE macro and reran "make verify fake-upload postsing ..."
== Source ==