Changed the guinea-pig host to something more reliable
[tests.git] / system / hooks / slice / ping.pl
index 8d92ef5..5146ccc 100755 (executable)
@@ -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 {