mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
dbginfo.sh: Add Ubuntu snap tool
Adding snap as the new Ubuntu software repository tool. Reviewed-by: Mario Held <mario.held@de.ibm.com> Signed-off-by: Jörn Siglen <SIGLEN@de.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>
This commit is contained in:
committed by
Steffen Eiden
parent
02554fa6d8
commit
f07504d92e
@@ -597,6 +597,7 @@ CMDS="${CMDS}\
|
||||
# commands with separate output file
|
||||
CMDS="${CMDS}\
|
||||
:apt list >> '${OUTPUT_FILE_ISW}'\
|
||||
:snap list --all >> '${OUTPUT_FILE_ISW}'\
|
||||
:coredumpctl && coredumpctl info -o ${OUTPUT_FILE_COREDUMPCTL}\
|
||||
:journalctl --all --no-pager --lines=100000 --output=short-precise\
|
||||
>> '${OUTPUT_FILE_JOURNALCTL}'\
|
||||
|
||||
Reference in New Issue
Block a user