upstream: Output info on SIGUSR1 as well as

SIGINFO to resync with portable.  (ID sync only).

OpenBSD-Regress-ID: 699d153e2de22dce51a1b270c40a98472d1a1b16
This commit is contained in:
dtucker@openbsd.org 2018-11-22 08:59:11 +00:00 committed by Darren Tucker
parent e4ae345dc7
commit 5b60b6c020
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $OpenBSD: test_helper.c,v 1.9 2018/10/17 23:28:05 djm Exp $ */
/* $OpenBSD: test_helper.c,v 1.10 2018/11/22 08:59:11 dtucker Exp $ */
/*
* Copyright (c) 2011 Damien Miller <djm@mindrot.org>
*