On 23/01/14 14:44, Dave Morley wrote: > > Bingo mine looks like: > > result = subprocess.check_output(["adb", "shell", > "system-image-cli", "-n"]) > while result == "Already up-to-date\r\n": > ....... > > But of course, as the LUG heretic, mine's running on FreeBSD :D -ADJ