aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdev/run-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/run-tests b/dev/run-tests
index 861d167118..05c63bce4d 100755
--- a/dev/run-tests
+++ b/dev/run-tests
@@ -236,7 +236,7 @@ echo "========================================================================="
CURRENT_BLOCK=$BLOCK_PYSPARK_UNIT_TESTS
# add path for python 3 in jenkins
-export PATH="${PATH}:/home/anaonda/envs/py3k/bin"
+export PATH="${PATH}:/home/anaconda/envs/py3k/bin"
./python/run-tests
echo ""