config.guess: simplify exit status workaround on alphaev67-dec-osf5.1

Commit 29865ea8a5 introduced an exit trap
reset before exiting to avoid a spurious non-zero exit status on
alphaev67-dec-osf5.1.  Simplify that code a bit by moving the exit trap
reset around.

* config.guess (alpha:OSF1:*:*): Reset exit trap earlier.
* doc/config.guess.1: Regenerate.
This commit is contained in:
Dmitry V. Levin
2021-05-24 08:00:00 +00:00
parent 92fac9b5ce
commit 185e597749
2 changed files with 5 additions and 6 deletions

View File

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH CONFIG.GUESS "1" "April 2021" "GNU config.guess (2021-04-21)" "User Commands"
.TH CONFIG.GUESS "1" "May 2021" "GNU config.guess (2021-05-24)" "User Commands"
.SH NAME
config.guess \- guess the build system triplet
.SH SYNOPSIS