* Flush cout to show progress.
This commit is contained in:
		
							parent
							
								
									0db450024d
								
							
						
					
					
						commit
						7f6161ab3a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -640,7 +640,7 @@ static void opImport(Strings opFlags, Strings opArgs) | |||
|      | ||||
|     FdSource source(STDIN_FILENO); | ||||
|     while (readInt(source) == 1) | ||||
|         cout << format("%1%\n") % store->importPath(false, source); | ||||
|         cout << format("%1%\n") % store->importPath(false, source) << std::flush; | ||||
| } | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue