diff options
Diffstat (limited to 'tests/tests.sh')
-rwxr-xr-x | tests/tests.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/tests.sh b/tests/tests.sh index d957cf1..f6fe506 100755 --- a/tests/tests.sh +++ b/tests/tests.sh @@ -16,8 +16,6 @@ # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # ############################################################################ -shopt -s extdebug - set -euP umask 022 |