X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=exec%2Fgoodfences;h=88c44e16c14d1d30f58e66f9b39830848f6bea0c;hb=153c335cbebbd3ba11fa7fd56fabfcb9eb895b95;hp=a07a4271bcf8184eb3e1431945113b9abe843b2d;hpb=f188fc19c9f8fca18e7d1826d05e81ac5084f254;p=vsys-scripts.git diff --git a/exec/goodfences b/exec/goodfences index a07a427..88c44e1 100755 --- a/exec/goodfences +++ b/exec/goodfences @@ -26,6 +26,7 @@ my @ports; if ($#ports > 0) { system("cat /proc/$ports[1]/vinfo"); + print "Please refer to http://planetflow.planet-lab.org/lookupslice.php to obtain the name corresponding to this slice."; } close CMD;