mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
dbginfo.sh: include the dbginfo.sh used
include the version of dbginfo.sh just used for data collection into our tar file - so we have the used version in case of data collection problems. Reviewed-by: Michael Storzer <MSTORZER@de.ibm.com> Signed-off-by: Joern Siglen <siglen@de.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
b1d948daef
commit
f8910caa59
@@ -1316,6 +1316,8 @@ create_package() {
|
||||
local rc_tar
|
||||
pr_syslog_stdout ${step_num} "Finalizing: Creating archive with collected data"
|
||||
cd "${WORKDIR_BASE}"
|
||||
# get a copy of the script used
|
||||
cp -p $0 "${WORKDIR_CURRENT}"
|
||||
|
||||
touch "${WORKARCHIVE}"
|
||||
chmod 0600 "${WORKARCHIVE}"
|
||||
|
||||
Reference in New Issue
Block a user