[Pkg-libvirt-commits] [libguestfs] 06/179: appliance: Change example ping lines to ping 8.8.8.8.

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 31 19:07:52 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch experimental
in repository libguestfs.

commit 07c0926b588db5c86214917b609c2f477c817c0e
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Wed Oct 1 20:12:04 2014 +0100

    appliance: Change example ping lines to ping 8.8.8.8.
    
    This are commented out (still) so this change does nothing.
---
 appliance/init | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/appliance/init b/appliance/init
index f719a72..3d704ba 100755
--- a/appliance/init
+++ b/appliance/init
@@ -114,8 +114,7 @@ if grep -sq guestfs_verbose=1 /proc/cmdline; then
     date
     echo -n "clocksource: "
     cat /sys/devices/system/clocksource/clocksource0/current_clocksource
-    #ping -n -v -c 5 10.0.2.2
-    #ping -n -v -c 5 10.0.2.4
+    #ping -n -v -c 5 8.8.8.8
 
     echo -n "uptime: "; cat /proc/uptime
 fi

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list