mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
dbginfo.sh: correct location of qemu guest agent command
qemu-ga command was accidently moved to z/VM commands Reviewed-by: Michael Storzer <mstorzer@de.ibm.com> Signed-off-by: Joern Siglen <siglen@de.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>
This commit is contained in:
committed by
Steffen Eiden
parent
c5ec01420f
commit
af1d05c4a4
@@ -525,6 +525,7 @@ CMDS="${CMDS}\
|
||||
# product / distro specific commands
|
||||
CMDS="${CMDS}\
|
||||
:java -version\
|
||||
:qemu-ga -V\
|
||||
:SPident # SLES service package\
|
||||
"
|
||||
|
||||
@@ -659,7 +660,6 @@ VM_CMDS="q userid\
|
||||
:ind load\
|
||||
:ind sp\
|
||||
:ind user\
|
||||
:qemu-ga -V\
|
||||
"
|
||||
|
||||
###############################################################################
|
||||
|
||||
Reference in New Issue
Block a user