Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Fix Test-Path Bug in $essentialundo #327

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Carterpersall
Copy link

@Carterpersall Carterpersall commented Apr 24, 2022

  • It seems that when $essentialundo was written, the Test-Path's in the if-statements didn't have the ! removed from them, making it that the items were removed if the command found that it didn't exist, which is not the intended behavior.
    • Fixed by removing the !'s from the if-statements

 - It seems that when $essentialundo was written, the Test-Path's in the if-statements didn't have the ! removed from them, making it that the items were removed if the command found that it didn't exist, which is not the intended behavior.
  - Fixed by removing the !'s from the if-statements
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant