[kvm]: print running process when build kvm fails
Signed-off-by: Guohan Lu <lguohan@gmail.com>
This commit is contained in:
parent
b6a6c0c6b2
commit
3001bbcd28
@ -23,6 +23,7 @@ on_exit()
|
||||
on_error()
|
||||
{
|
||||
netstat -antp
|
||||
ps aux
|
||||
echo "============= kvm_log =============="
|
||||
cat $kvm_log
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user