Skip to content

Commit cfa13ea

Browse files
committed
one more
1 parent 649444f commit cfa13ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/apache/maven/shared/utils/cli/shell/BourneShell.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ public class BourneShell extends Shell {
3232
* Create instance of BourneShell.
3333
*/
3434
public BourneShell() {
35-
setUnconditionalQuoting(true);
3635
setShellCommand("/bin/sh");
3736
}
3837

0 commit comments

Comments
 (0)