]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libbacktrace/allocfail.sh
Update copyright years.
[thirdparty/gcc.git] / libbacktrace / allocfail.sh
index 91bc7a3e73d5c2cd11d75c01b932f6553574c811..06326765b39e41d65f5ed53b034f28fc6260e0e5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # allocfail.sh -- Test for libbacktrace library.
-# Copyright (C) 2018 Free Software Foundation, Inc.
+# Copyright (C) 2018-2024 Free Software Foundation, Inc.
 
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions are
@@ -32,7 +32,6 @@
 # POSSIBILITY OF SUCH DAMAGE.
 
 set -e
-set -o pipefail
 
 if [ ! -f ./allocfail ]; then
     # Hard failure.