Skip to content

Commit 5d54edc

Browse files
author
Jim Dowling
committed
Merge branch 'master' of github.com:hopshadoop/livy
2 parents 398c441 + 685a317 commit 5d54edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy-snurran.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -e
33

44
if [ $# -ne 1 ] ; then
5-
echo "Usage: <pro> SPARK_VERSION (e.g., 1.6.1)"
5+
echo "Usage: <pro> SPARK_VERSION (e.g., 2.1.0)"
66
exit 1
77
fi
88

0 commit comments

Comments
 (0)