aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/vim-patch.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/vim-patch.sh b/scripts/vim-patch.sh
index de101357db..fd2bc8199f 100755
--- a/scripts/vim-patch.sh
+++ b/scripts/vim-patch.sh
@@ -2,7 +2,6 @@
set -e
set -u
-set -o pipefail
# Use privileged mode, which e.g. skips using CDPATH.
set -p