Improving warning wording to reflect unfinished state of code better.
This commit is contained in:
parent
b9c0e26eef
commit
fee335bed5
|
@ -1489,7 +1489,7 @@ fi
|
|||
|
||||
# New style configuration
|
||||
Echo_warning "WARNING: THIS VERSION OF LIVE-BUILD IS EXPERIMENTAL!"
|
||||
Echo_warning "IT IS FULL OF BUGS AND CHANGES HEAVILY WITHOUT PRIOR NOTICE."
|
||||
Echo_warning "IT IS UNFINISHED AND CHANGES HEAVILY WITHOUT PRIOR NOTICE."
|
||||
Echo_warning "USER DISCRETION IS ADVISED."
|
||||
|
||||
Set_configuration "config/control" "Configuration-Version" "${LIVE_CONFIGURATION_VERSION}"
|
||||
|
|
Loading…
Reference in New Issue