Loading bin/rbenv-install +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ usage() { definitions() { local query="$1" ruby-build --definitions | grep -F "$query" || true ruby-build --definitions | $(type -p ggrep grep | head -1) -F "$query" || true } indent() { Loading script/mirror +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ potentially_new_packages() { } extract_urls() { grep -hoe 'http[^"]\+#[^"]\+' "$@" | sort | uniq $(type -p ggrep grep | head -1) -hoe 'http[^"]\+#[^"]\+' "$@" | sort | uniq } update() { Loading test/test_helper.bash +1 −1 Original line number Diff line number Diff line Loading @@ -115,7 +115,7 @@ assert_output() { assert_output_contains() { local expected="$1" echo "$output" | grep -F "$expected" >/dev/null || { echo "$output" | $(type -p ggrep grep | head -1) -F "$expected" >/dev/null || { { echo "expected output to contain $expected" echo "actual: $output" } | flunk Loading Loading
bin/rbenv-install +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ usage() { definitions() { local query="$1" ruby-build --definitions | grep -F "$query" || true ruby-build --definitions | $(type -p ggrep grep | head -1) -F "$query" || true } indent() { Loading
script/mirror +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ potentially_new_packages() { } extract_urls() { grep -hoe 'http[^"]\+#[^"]\+' "$@" | sort | uniq $(type -p ggrep grep | head -1) -hoe 'http[^"]\+#[^"]\+' "$@" | sort | uniq } update() { Loading
test/test_helper.bash +1 −1 Original line number Diff line number Diff line Loading @@ -115,7 +115,7 @@ assert_output() { assert_output_contains() { local expected="$1" echo "$output" | grep -F "$expected" >/dev/null || { echo "$output" | $(type -p ggrep grep | head -1) -F "$expected" >/dev/null || { { echo "expected output to contain $expected" echo "actual: $output" } | flunk Loading