Skip to content

Commit a3ad720

Browse files
author
Andrew Or
committed
Fix typo?
1 parent 9646018 commit a3ad720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/run-tests

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ echo "========================================================================="
236236
CURRENT_BLOCK=$BLOCK_PYSPARK_UNIT_TESTS
237237

238238
# add path for python 3 in jenkins
239-
export PATH="${PATH}:/home/anaonda/envs/py3k/bin"
239+
export PATH="${PATH}:/home/anaconda/envs/py3k/bin"
240240
./python/run-tests
241241

242242
echo ""

0 commit comments

Comments
 (0)