[NaCl SDK] update_nacl_manifest: Allow manual updating of a version.
* New argument --bundle-version, can be passed multiple times. The updater will use the version passed in. * The updater won't upload a manifest if it hasn't changed. * The updater won't rollback a bundle (i.e. if the automatically determined revision is older, it will keep the current bundle). * Switch --dryrun to use difflib instead of system diff. * Add equality testing for manifest_util.SDKManifest. It already existed for Bundles. BUG=none R=sbc@chromium.org TBR=noelallen@chromium.org NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11421138 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170500 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This diff is collapsed.
Please register or sign in to comment