Moved STATUS information from project.cfg to builder.cfg
This commit is contained in:
@@ -8,14 +8,6 @@ RELEASE="3"
|
||||
PRIORITY="0"
|
||||
ADVICE=""
|
||||
|
||||
# STATUS - defines the stabability of the build
|
||||
# Valid values:
|
||||
# integration: this is used by a continuous integration server.
|
||||
# Note: The RELEASE will be set AUTOMATICALLY !!
|
||||
# testing : it's in the testing/QM process
|
||||
# release : passed the testing and go's to productive
|
||||
STATUS="integration"
|
||||
|
||||
# TYPE - defines, if the install files are public or restricted.
|
||||
# Valid value: restrict | public
|
||||
TYPE="public"
|
||||
|
||||
Reference in New Issue
Block a user