mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Don't reset -q after calling UPDATE_NOW with ignore-minus-n
[SVN r83629]
This commit is contained in:
@@ -1443,7 +1443,6 @@ LIST * builtin_update_now( FRAME * frame, int flags )
|
||||
if ( !list_empty( force ) )
|
||||
{
|
||||
globs.noexec = original_noexec;
|
||||
globs.quitquick = original_quitquick;
|
||||
}
|
||||
|
||||
if ( !list_empty( continue_ ) )
|
||||
|
||||
Reference in New Issue
Block a user