We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd9a473 commit dc2f558Copy full SHA for dc2f558
dist/bin/dotr
@@ -29,7 +29,7 @@ fi
29
30
source "$PROG_HOME/bin/common"
31
32
-CLASS_PATH="-classpath .:$DOTTY_LIB:$SCALA_LIB"
+CLASS_PATH="-classpath .$PSEP$DOTTY_LIB$PSEP$SCALA_LIB"
33
34
first_arg="$1"
35
0 commit comments