Skip to content

Fix mkdir arguments order in snap - #135182

Merged
João Moreno (joaomoreno) merged 1 commit into
microsoft:mainfrom
concatime:patch-1
Oct 25, 2021
Merged

Fix mkdir arguments order in snap#135182
João Moreno (joaomoreno) merged 1 commit into
microsoft:mainfrom
concatime:patch-1

Conversation

@concatime

Copy link
Copy Markdown
Contributor

When lauching with env POSIXLY_CORRECT=y code [...], VSCode creates
two directories named -m and 700. This is because the order of
arguments, in a POSIX strict environment, matters.

Because the fix is trivial, I didn’t want to bother you by opening an issue.

When lauching with `env POSIXLY_CORRECT=y code [...]`, VSCode creates two directories named `-m` and `700`. This is because the order of arguments, in a POSIX strict environment, matters.
@joaomoreno

Copy link
Copy Markdown
Contributor

Thanks! This was awful.

@joaomoreno João Moreno (joaomoreno) added the snap Issues related to the snap package label Oct 25, 2021
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

snap Issues related to the snap package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants