3bce994ea8e6f2997b0ebf40f1288b93e5580111
This ensures that users building 'next' have seen the message that warns about possible instability and are aware of the other options (--lts for the latest Long Term Support release, -s for the latest release). The default answer is to continue. If --non-interactive has been given, the prompt is skipped and download_and_compile.sh proceeds as usual. This commit also adds _yes_no_prompt() which makes more sense than _yes_no_quit_prompt() here, since the 'no' answer implies that the user wants to quit.
Description
No description provided
Languages
Python
55.2%
Shell
30.7%
Batchfile
5.9%
Inno Setup
4.3%
Ruby
2.2%
Other
1.7%