summaryrefslogtreecommitdiff
path: root/test/partest
diff options
context:
space:
mode:
authorSeth Tisue <seth@tisue.net>2015-09-17 21:12:55 -0400
committerSeth Tisue <seth@tisue.net>2015-09-17 21:19:00 -0400
commit7d34a112941e0b30fbe3faa9b360b829bedaaf21 (patch)
treeafee5d551953548f0b4d8398c826c864570394dc /test/partest
parent224efebaf17e2bb91bd89348f63bb0905dc72288 (diff)
downloadscala-7d34a112941e0b30fbe3faa9b360b829bedaaf21.tar.gz
scala-7d34a112941e0b30fbe3faa9b360b829bedaaf21.tar.bz2
scala-7d34a112941e0b30fbe3faa9b360b829bedaaf21.zip
fix partest to work on Cygwin
note that the code removed here is inside an `if $cygwin; then` block, so it can't affect other environments.
Diffstat (limited to 'test/partest')
-rwxr-xr-xtest/partest1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/partest b/test/partest
index f396459c6d..8b827f276f 100755
--- a/test/partest
+++ b/test/partest
@@ -112,7 +112,6 @@ if $cygwin; then
JAVAC_CMD=`cygpath --$format "$JAVAC_CMD"`
fi
SCALA_HOME=`cygpath --$format "$SCALA_HOME"`
- PARTEST_CLASSPATH=`cygpath --path --$format "$PARTEST_CLASSPATH"`
fi
# last arg wins, so if JAVA_OPTS already contains -Xmx or -Xms the