Merge remote-tracking branch 'flapflap/de-network_configuration'
[tails-test.git] / config / chroot_local-includes / usr / local / sbin / fillram
blob94247ebad5490e137baf4d527701c772d7689b49
1 #!/usr/bin/python
3 # NB: this program is subject to the system's per-process memory limits.
5 string = ""
6 while True:
7 string = string + "wipe_didnt_work\n"