From d415b8efed50fcbace2ff3df4ef5b505a79f8ce1 Mon Sep 17 00:00:00 2001 From: Sa Liu Date: Thu, 20 Feb 2020 13:20:57 +0100 Subject: [PATCH] dbginfo: Removed collection of /var/log/opencryptoki/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Sa Liu Signed-off-by: Jan Höppner --- scripts/dbginfo.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/scripts/dbginfo.sh b/scripts/dbginfo.sh index 3227b720..4e00fff4 100755 --- a/scripts/dbginfo.sh +++ b/scripts/dbginfo.sh @@ -2,7 +2,7 @@ # # dbginfo.sh - Tool to collect runtime, configuration, and trace information # -# Copyright IBM Corp. 2002, 2018 +# Copyright IBM Corp. 2002, 2020 # # s390-tools is free software; you can redistribute it and/or modify # it under the terms of the MIT license. See LICENSE for details. @@ -21,7 +21,7 @@ readonly SCRIPTNAME="${0##*/}" print_version() { cat <