Changeset 2f0a537 for common/config


Ignore:
Timestamp:
04/08/2006 04:28:24 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
bfbd927
Parents:
a5fa1a9
Message:

Added ITERATIONS to the list of validated params.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/config

    ra5fa1a9 r2f0a537  
    5959KEYMAP=none
    6060
    61 #=== Variables needed by ICA (Not implemented yet :-/)===
     61#=== Variables needed by ICA ===
    6262#--- Run ICA testing 0/1  0(no)/1(yes)
    6363RUN_ICA=0
    6464
    65 #--- The number of final stage builds to create and compare
    66 ITERATIONS=
     65#--- The number of final stage builds to create and compare, min. 2, max. 5
     66ITERATIONS=3
    6767
    6868#--- ICA report log directory
Note: See TracChangeset for help on using the changeset viewer.