summaryrefslogtreecommitdiff
path: root/.azure-pipelines/patch_readline.sh
diff options
context:
space:
mode:
Diffstat (limited to '.azure-pipelines/patch_readline.sh')
-rw-r--r--.azure-pipelines/patch_readline.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/.azure-pipelines/patch_readline.sh b/.azure-pipelines/patch_readline.sh
deleted file mode 100644
index 69bf661a1b..0000000000
--- a/.azure-pipelines/patch_readline.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-ruby_version=$(ruby -e 'puts RUBY_VERSION')
-
-git apply --ignore-space-change --ignore-whitespace '.azure-pipelines\rbreadline.diff' --directory="C:/hostedtoolcache/windows/Ruby/$ruby_version/x64/lib/ruby/site_ruby" --unsafe-paths