aboutsummaryrefslogtreecommitdiff
path: root/dev/mima
diff options
context:
space:
mode:
Diffstat (limited to 'dev/mima')
-rwxr-xr-xdev/mima2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/mima b/dev/mima
index 7857294f61..4c3e65039b 100755
--- a/dev/mima
+++ b/dev/mima
@@ -22,7 +22,7 @@ set -e
# Go to the Spark project root directory
FWDIR="$(cd `dirname $0`/..; pwd)"
-cd $FWDIR
+cd "$FWDIR"
echo -e "q\n" | sbt/sbt oldDeps/update