]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Makefile: add 'make tmpfstest', which uses a tmpfs for _trial_temp.
authorDavid-Sarah Hopwood <david-sarah@jacaranda.org>
Thu, 25 Oct 2012 01:16:21 +0000 (02:16 +0100)
committerDavid-Sarah Hopwood <david-sarah@jacaranda.org>
Thu, 25 Oct 2012 01:16:21 +0000 (02:16 +0100)
commitedc1f5f67fb34734f775cf5df790895a1628e7ee
tree34d303313d66f0a2f1570d623e09b9666e69ca51
parentb3bf20748f66164751367ec3dcbb32e29ffa23ed
Makefile: add 'make tmpfstest', which uses a tmpfs for _trial_temp.

This probably only works on Linux. It uses sudo to mount and unmount the tmpfs,
which may prompt for a password. refs #20

Signed-off-by: David-Sarah Hopwood <david-sarah@jacaranda.org>
.gitignore
Makefile
src/allmydata/test/test_runner.py