mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
Whitespace cleanup.
This commit is contained in:
@@ -6,7 +6,7 @@ set -e
|
||||
|
||||
if [[ -z "$TEST_SUITE" ]]
|
||||
then
|
||||
script/test ci
|
||||
script/test ci
|
||||
script/cucumber
|
||||
elif [[ -x "script/$TEST_SUITE" ]]
|
||||
then
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
set -e
|
||||
|
||||
function msg {
|
||||
printf "\e[0;37m==> $1\e[0m\n"
|
||||
printf "\e[0;37m==> $1\e[0m\n"
|
||||
}
|
||||
|
||||
INGORE_HREFS=$(ruby -e 'puts %w{
|
||||
|
||||
Reference in New Issue
Block a user