mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
script/test: add missing whitespace
This commit is contained in:
@@ -50,7 +50,7 @@ for ruby in $rubies; do
|
||||
rake TESTOPTS=$testopts test
|
||||
else
|
||||
set -x
|
||||
time $ruby -S bundle exec ruby -Itest \
|
||||
time $ruby -S bundle exec ruby -I test \
|
||||
"$@" $testops
|
||||
fi
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user