From 82be4f9a82a52a2fc12ce6959aea140bca2aaa0d Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Thu, 7 May 2009 14:52:29 +0000 Subject: [PATCH] Good fences - port reservation privilege --- exec/goodfences | 1 + 1 file changed, 1 insertion(+) 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; -- 2.43.0