From c63e15eb18716def26e6fe64c6eedf1de7c158c9 Mon Sep 17 00:00:00 2001 From: lissav Date: Wed, 20 Apr 2011 19:31:39 +0000 Subject: [PATCH] remove invalid comment git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9360 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Utils.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/Utils.pm b/perl-xCAT/xCAT/Utils.pm index 787e97fb7..5decd08e2 100644 --- a/perl-xCAT/xCAT/Utils.pm +++ b/perl-xCAT/xCAT/Utils.pm @@ -4219,7 +4219,7 @@ sub validate_ip -1 error Example: if (xCAT::Utils->isMounted($directory)) { blah; } - Comments: Do not name your directory nfs or this will not work + Comments: none =cut