aboutsummaryrefslogtreecommitdiff
path: root/dev/run-tests.py
diff options
context:
space:
mode:
authorWojciech Jurczyk <wojciech.jurczyk@codilime.com>2016-03-02 15:32:32 +0000
committerSean Owen <sowen@cloudera.com>2016-03-02 15:32:32 +0000
commit75e618def1116f7413be11d147fcd02829caba08 (patch)
treed59052e485149a0ddec8fb3074a95299a34ab93f /dev/run-tests.py
parent366f26d2da0437aab99fd88b70ca12ae18958451 (diff)
downloadspark-75e618def1116f7413be11d147fcd02829caba08.tar.gz
spark-75e618def1116f7413be11d147fcd02829caba08.tar.bz2
spark-75e618def1116f7413be11d147fcd02829caba08.zip
Fix run-tests.py typos
## What changes were proposed in this pull request? The PR fixes typos in an error message in dev/run-tests.py. Author: Wojciech Jurczyk <wojciech.jurczyk@codilime.com> Closes #11467 from wjur/wjur/typos_run_tests.
Diffstat (limited to 'dev/run-tests.py')
-rwxr-xr-xdev/run-tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/run-tests.py b/dev/run-tests.py
index 6febbf1089..b65d1a309c 100755
--- a/dev/run-tests.py
+++ b/dev/run-tests.py
@@ -488,7 +488,7 @@ def main():
if which("R"):
run_cmd([os.path.join(SPARK_HOME, "R", "install-dev.sh")])
else:
- print("Can't install SparkR as R is was not found in PATH")
+ print("Cannot install SparkR as R was not found in PATH")
if os.environ.get("AMPLAB_JENKINS"):
# if we're on the Amplab Jenkins build servers setup variables