Confirmed the strings that has commented Adi Roiban. But also others in scripts/install.py:
bash$ grep -n sys.stdout.write ../scripts/install.py
35: sys.stdout.write('Copying files\n')
132: sys.stdout.write('Creating persistence file\n')
135: sys.stdout.write('Making persistence filesystem\n')
Confirmed the strings that has commented Adi Roiban. But also others in scripts/install.py: install. py write(' Copying files\n') write(' Creating persistence file\n') write(' Making persistence filesystem\n')
bash$ grep -n sys.stdout.write ../scripts/
35: sys.stdout.
132: sys.stdout.
135: sys.stdout.