[galaxyproject/galaxy] 04af1a: Always use the python hashlib for verifying the vi...
Branch: refs/heads/release_16.01 Home: https://github.com/galaxyproject/galaxy Commit: 04af1ae1c609c0b73afabaf2aeb58110043847e6 https://github.com/galaxyproject/galaxy/commit/04af1ae1c609c0b73afabaf2aeb58... Author: Nate Coraor <nate@bx.psu.edu> Date: 2016-02-03 (Wed, 03 Feb 2016) Changed paths: M scripts/common_startup.sh Log Message: ----------- Always use the python hashlib for verifying the virtualenv download in common_startup.sh rather than attempting to use sha256sum. Older versions of coreutils (such as in RHEL 6) did not include the --strict argument to sha256sum. Commit: 2641f0af9ac84f91ea0cf3e849b6e8348da8909d https://github.com/galaxyproject/galaxy/commit/2641f0af9ac84f91ea0cf3e849b6e... Author: John Chilton <jmchilton@gmail.com> Date: 2016-02-03 (Wed, 03 Feb 2016) Changed paths: M scripts/common_startup.sh Log Message: ----------- Merge pull request #1668 from natefoo/venv-checksum [16.01] Always use the python hashlib method for verifying the virtualenv download Compare: https://github.com/galaxyproject/galaxy/compare/cd3f3b330db3...2641f0af9ac8
participants (1)
-
GitHub