Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Commit 3838ce7

Browse files
socalexarchambault
andcommitted
Apply suggestions from code review
Co-Authored-By: Alexandre Archambault <alexarchambault@users.noreply.github.com>
1 parent 0f6d161 commit 3838ce7

File tree

1 file changed

+0
-1
lines changed
  • src/main/java/io/github/soc/directories

1 file changed

+0
-1
lines changed

src/main/java/io/github/soc/directories/Util.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ static String[] getWinDirs(String... guids) {
149149

150150
return runCommands(guidsLength, Charset.forName("UTF-8"),
151151
"powershell.exe",
152-
"-Command",
153152
"-EncodedCommand",
154153
encodedCommand
155154
);

0 commit comments

Comments
 (0)