mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Damn, CVS!!! Fix the previous commit to correctly restore/merge 1.10 changes.ck lim
[SVN r14751]
This commit is contained in:
@@ -562,8 +562,6 @@ make1d(state *pState)
|
||||
printf( "...failed %s ", cmd->rule->name );
|
||||
list_print( lol_get( &cmd->args, 0 ) );
|
||||
printf( "...\n" );
|
||||
|
||||
if( globs.quitquick ) ++intr;
|
||||
}
|
||||
|
||||
if (status == EXEC_CMD_FAIL)
|
||||
|
||||
@@ -562,8 +562,6 @@ make1d(state *pState)
|
||||
printf( "...failed %s ", cmd->rule->name );
|
||||
list_print( lol_get( &cmd->args, 0 ) );
|
||||
printf( "...\n" );
|
||||
|
||||
if( globs.quitquick ) ++intr;
|
||||
}
|
||||
|
||||
if (status == EXEC_CMD_FAIL)
|
||||
|
||||
Reference in New Issue
Block a user