remove unused debug commands
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=88
This commit is contained in:
parent
900fd5594a
commit
3014f430a0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 09:58:17 CEST 2012 - ohering@suse.de
|
||||
|
||||
- show missing_commands only in verbose mode
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 07:09:32 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -127,10 +127,7 @@ if grep -sq guestfs_verbose=1 /proc/cmdline; then
|
||||
lvm lvs
|
||||
ip a
|
||||
ip r
|
||||
#hwclock -r
|
||||
date
|
||||
#ping -n -v -c 5 10.0.2.2
|
||||
#ping -n -v -c 5 10.0.2.4
|
||||
echo "These commands might be called by guestfsd, but they were not available at buildtime:"
|
||||
echo "missing commands: $missing_commands"
|
||||
echo
|
||||
|
Loading…
x
Reference in New Issue
Block a user