Skip to content

Commit

Permalink
Merge pull request #9 from jcsullins/patch-1
Browse files Browse the repository at this point in the history
save manifest for reproducible build
  • Loading branch information
koush committed Apr 28, 2012
2 parents d682862 + 45408d0 commit 361928d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.sh
Expand Up @@ -116,6 +116,9 @@ fi
lunch $LUNCH
check_result "lunch failed."

# save manifest used for build (saving revisions as current HEAD)
repo manifest -o $WORKSPACE/archive/manifest.xml -r

rm -f $OUT/update*.zip*

UNAME=$(uname)
Expand Down

0 comments on commit 361928d

Please sign in to comment.