From 9efb1ece9b93079e6c5595389f6f26fd5d2c0bad Mon Sep 17 00:00:00 2001 From: ellen56 Date: Tue, 12 Oct 2010 09:50:45 +0000 Subject: [PATCH] add description for inline function GETTABLEVALUE git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7822 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-test/pods/man1/xcattest.1.pod | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-test/pods/man1/xcattest.1.pod b/xCAT-test/pods/man1/xcattest.1.pod index 17532b932..773326908 100644 --- a/xCAT-test/pods/man1/xcattest.1.pod +++ b/xCAT-test/pods/man1/xcattest.1.pod @@ -137,6 +137,7 @@ The xCAT-test testing framework provides some inline functions. The inline funct For example, to run rscan command against the hardware control point of compute node specified in the configuration file: rscan __GETNODEATTR($$CN, hcp)__ -z +3. B To get the value of column where keyname == key in specified table. =head1 FILES