Setup for the synthetic read benchmark
[bluesky.git] / nfs3 / synreadbench.c
index 64bc898..b055e01 100644 (file)
@@ -479,7 +479,7 @@ int main(int argc, char *argv[])
     }
 
     main_loop = g_main_loop_new(NULL, FALSE);
-    nfs_connect("niniel.sysnet.ucsd.edu");
+    nfs_connect("vrable2.sysnet.ucsd.edu");
 
     g_main_loop_run(main_loop);