summaryrefslogtreecommitdiff
path: root/arch/powerpc/tools/gcc-check-fpatchable-function-entry.sh
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/tools/gcc-check-fpatchable-function-entry.sh')
-rwxr-xr-xarch/powerpc/tools/gcc-check-fpatchable-function-entry.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/tools/gcc-check-fpatchable-function-entry.sh b/arch/powerpc/tools/gcc-check-fpatchable-function-entry.sh
index 06706903503b..baed467a016b 100755
--- a/arch/powerpc/tools/gcc-check-fpatchable-function-entry.sh
+++ b/arch/powerpc/tools/gcc-check-fpatchable-function-entry.sh
@@ -2,7 +2,6 @@
# SPDX-License-Identifier: GPL-2.0
set -e
-set -o pipefail
# To debug, uncomment the following line
# set -x