Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task fails when renaming file to same name #3

Open
mollsju opened this issue Oct 7, 2020 · 0 comments
Open

Task fails when renaming file to same name #3

mollsju opened this issue Oct 7, 2020 · 0 comments

Comments

@mollsju
Copy link

mollsju commented Oct 7, 2020

Repro:
Add task to build and set new file name to the name it already has.

Expected behaviour:
Task completes without errors.

We're trying to use this genericaly with our web.config for different environments and it works flawlessy when renaming web.dev,config -> web.config, but fails when trying to rename web.config -> web.config.
The task looks like it completes but (probably) as the file isnt actually renamed it returns an error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant