THRIFT-847 Test Framework harmonization across all languages
Signed-off-by: Roger Meier <roger@apache.org>
diff --git a/contrib/installDependencies.sh b/contrib/installDependencies.sh
index d52c0fa..852a805 100755
--- a/contrib/installDependencies.sh
+++ b/contrib/installDependencies.sh
@@ -27,7 +27,7 @@
# Java dependencies
sudo apt-get install -qq ant openjdk-7-jdk
-sudo update-java-alternatives -s java-1.7.0-openjdk-amd64
+sudo update-java-alternatives -s java-1.7.0-openjdk-amd64
# Python dependencies
sudo apt-get install -qq python-all python-all-dev python-all-dbg python-setuptools python-support