remove unused debug commands

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=88
This commit is contained in:
Olaf Hering 2012-09-13 07:58:43 +00:00 committed by Git OBS Bridge
parent 900fd5594a
commit 3014f430a0
2 changed files with 5 additions and 3 deletions

View File

@ -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

View File

@ -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