Details
-
Type:
Defect
-
Status: Done (View Workflow)
-
Priority:
Low
-
Resolution: Complete
-
Affects Version/s: 12.0-BETA1
-
Fix Version/s: 12.0-BETA1
-
Component/s: Build system
-
Labels:None
Description
TRAIN = TRAIN or "${PRODUCT}-${VERSION_NUMBER}-Nightlies"
needs to be changed to
TRAIN = TRAIN or "${PRODUCT}-${VERSION_NUMBER}-STABLE"
in order for updates to check the correct train for 12.0-BETA1