forked from pool/libguestfs
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
|
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
|
lvm lvs
|
||||||
ip a
|
ip a
|
||||||
ip r
|
ip r
|
||||||
#hwclock -r
|
|
||||||
date
|
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 "These commands might be called by guestfsd, but they were not available at buildtime:"
|
||||||
echo "missing commands: $missing_commands"
|
echo "missing commands: $missing_commands"
|
||||||
echo
|
echo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user