[galaxyproject/galaxy] 81af55: Delete conda_exec_home instead of env['HOME']
![](https://secure.gravatar.com/avatar/9181eb84f9c35729a3bad740fb7f9d93.jpg?s=120&d=mm&r=g)
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 81af55cfea7853b177782c3d6550b0c62b5d7446 https://github.com/galaxyproject/galaxy/commit/81af55cfea7853b177782c3d6550b... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2017-07-31 (Mon, 31 Jul 2017) Changed paths: M lib/galaxy/tools/deps/conda_util.py Log Message: ----------- Delete conda_exec_home instead of env['HOME'] This should always be the same in the current code, but this feels a little safer, given that env is mutable. Commit: 98292a0a124a106bde64dd977f0e505e599ff864 https://github.com/galaxyproject/galaxy/commit/98292a0a124a106bde64dd977f0e5... Author: Björn Grüning <bjoern@gruenings.eu> Date: 2017-08-01 (Tue, 01 Aug 2017) Changed paths: M lib/galaxy/tools/deps/conda_util.py Log Message: ----------- Merge pull request #4360 from mvdbeek/shutil_rmtree_headache Delete conda_exec_home instead of env['HOME'] Compare: https://github.com/galaxyproject/galaxy/compare/bd0f804085bf...98292a0a124a
participants (1)
-
GitHub