Added a warning note for large depots.
This commit is contained in:
		
							parent
							
								
									fd419089be
								
							
						
					
					
						commit
						59e010d682
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -241,7 +241,7 @@ def main( args ): | |||
| 
 | ||||
|     with Console( auto_flush_num=20, auto_flush_time=1000 ) as c: | ||||
|         if not options.quiet: | ||||
|             c.writeflush( "Caching files in depot..." ) | ||||
|             c.writeflush( "Caching files in depot, this may take a little while..." ) | ||||
|         files_in_depot = get_client_set( directory ) | ||||
| 
 | ||||
|         if not options.quiet: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue