From 11102d27f3c7c9c45d33a432020d04b6ff5dfcb5 Mon Sep 17 00:00:00 2001 From: Widevine Buildbot Date: Mon, 14 Nov 2016 20:16:57 +0000 Subject: [PATCH] Release provisioning sdk 9289b10 --- run_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_tests.sh b/run_tests.sh index 6cf2211..57670b6 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -10,7 +10,7 @@ # - Protocol compiler: https://github.com/google/protobuf#protocol-compiler-installation # On Ubuntu: sudo apt-get install protobuf-compiler # - Protobuf Python runtime (version 3.0 or later): sudo pip install protobuf -# - swig: http://www.i.org/download.html +# - swig: http://www.swig.org/download.html set -e