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 9646018 commit a3ad720Copy full SHA for a3ad720
dev/run-tests
@@ -236,7 +236,7 @@ echo "========================================================================="
236
CURRENT_BLOCK=$BLOCK_PYSPARK_UNIT_TESTS
237
238
# add path for python 3 in jenkins
239
-export PATH="${PATH}:/home/anaonda/envs/py3k/bin"
+export PATH="${PATH}:/home/anaconda/envs/py3k/bin"
240
./python/run-tests
241
242
echo ""
0 commit comments