From: Sapan Bhatia Date: Sun, 31 May 2009 18:11:56 +0000 (+0000) Subject: Changed the guinea-pig host to something more reliable X-Git-Tag: tests-4.3-3~7 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=dc2f81c3f5ed9b43db36eb7ca3828ce0198c1269;p=tests.git Changed the guinea-pig host to something more reliable --- diff --git a/system/hooks/slice/ping.pl b/system/hooks/slice/ping.pl index 8d92ef5..5146ccc 100755 --- a/system/hooks/slice/ping.pl +++ b/system/hooks/slice/ping.pl @@ -8,7 +8,7 @@ use strict; use threads; #please change to something local -my $guineapig='planetlab-1.cs.princeton.edu'; +my $guineapig='tux.cs.princeton.edu'; my $numiter=1000; sub run {