mamba icon indicating copy to clipboard operation
mamba copied to clipboard

fix `--dry-run` not working for `shell init` on windows

Open NewUserHa opened this issue 1 year ago • 1 comments

on windows cmd, when run:

  • micromamba.exe" shell init path (init_root plus auto_run) or
  • micromamba.exe" shell hook path (init_root only)

with --dry-run, the files will still be created.

this PR fixed it.

NewUserHa avatar Oct 14 '24 00:10 NewUserHa

Thanks!

JohanMabille avatar Oct 17 '24 11:10 JohanMabille

Closing as superseded by https://github.com/mamba-org/mamba/pull/3674.

jjerphan avatar Dec 10 '24 16:12 jjerphan