2
0
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:
Rene Rivera
2002-08-09 05:28:12 +00:00
parent 7d72ad9899
commit 2d809ddc44
2 changed files with 0 additions and 4 deletions

View File

@@ -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)

View File

@@ -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)