Project

General

Profile

Actions

Bug #411

closed

Wizard need to smart enought to manage new variable type (Array) in config file

Added by Eric Hou about 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
High
Assignee:
Eric Hou
Category:
-
Target version:
Start date:
04/30/2010
Due date:
% Done:

100%

Estimated time:
Affected Version:
Show in known bugs:
Workaround:

Description

We have a new type of variable in our config file (PROCESSING_HOSTS) which contain 2 attributes (host and nproc) in each array element. Right now Wizard parsing and filling constant and variables values can not dealing with array.

Thanks.

Eric

Actions #1

Updated by Eric Hou about 14 years ago

  • Status changed from New to In Test

This is done with the setup wizard commit.
r13693

Actions #2

Updated by Neil Voss about 14 years ago

  • % Done changed from 0 to 100
Actions #3

Updated by Eric Hou about 14 years ago

  • Assignee changed from Eric Hou to Amber Herold
Actions #4

Updated by Amber Herold almost 14 years ago

  • Assignee changed from Amber Herold to Eric Hou

Eric, when you have a chance, can you come by. I have a question about this.

// --- $PROCESSING_HOSTS[] = array('host' => 'host1.school.edu', 'nproc' => 4); -- //

// --- $PROCESSING_HOSTS[] = array('host' => 'host2.school.edu', 'nproc' => 8); -- //
Actions #5

Updated by Amber Herold almost 14 years ago

  • Status changed from In Test to Closed
Actions

Also available in: Atom PDF