mirror of
				https://github.com/owncloud/android-library.git
				synced 2025-10-31 02:17:41 +00:00 
			
		
		
		
	Reduced output while waiting for emulator starts
This commit is contained in:
		
							parent
							
								
									d253daa1a8
								
							
						
					
					
						commit
						bf41cde57c
					
				| @ -8,12 +8,12 @@ until [[ "$bootanim" =~ "stopped" ]]; do | ||||
|    echo "($checkcounter) $bootanim" | ||||
|    if [[ "$bootanim" =~ "not found" ]]; then | ||||
|       let "failcounter += 1" | ||||
|       if [[ $failcounter -gt 300 ]]; then | ||||
|       if [[ $failcounter -gt 30 ]]; then | ||||
|         echo "Failed to start emulator" | ||||
|         exit 1 | ||||
|       fi | ||||
|    fi | ||||
|    let "checkcounter += 1" | ||||
|    sleep 1 | ||||
|    sleep 10 | ||||
| done | ||||
| echo "Done" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user