Skip to content

Commit

Permalink
delete broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Dec 11, 2023
1 parent 2d6d9fc commit d83d983
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tap-driver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,8 @@ fi
# expects on its last input line (which is displayed below by the
# last `echo $?' statement), and would thus die reporting an internal
# error.
# For more information, see the Autoconf manual and the threads:
# For more information, see the Autoconf manual and the thread:
# <https://lists.gnu.org/archive/html/bug-autoconf/2011-09/msg00004.html>
# <http://mail.opensolaris.org/pipermail/ksh93-integration-discuss/2009-February/004121.html>
trap : 1 3 2 13 15
if test $merge -gt 0; then
exec 2>&1
Expand Down

0 comments on commit d83d983

Please sign in to comment.