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
This commit is contained in:
parent
1afc1c29c5
commit
9efb1ece9b
@ -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<GETTABLEVALUE(keyname, key, colname, table)> To get the value of column where keyname == key in specified table.
|
||||
|
||||
=head1 FILES
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user