s3fs-fuse/s3fs/test
mooredan@suncup.net b6768464af A couple of small changes to the check collateral:
- The script was looking for /root/.passwd-s3fs on my debian
machine (it worked correctly on Ubuntu). Fixed the common.sh
file to always look in the SUDO_USER's home directory

- Added the passwd_file option to the s3fs command. Since the
test runs as root, the $SUDO_USER's password file wasn't
being looked for by the program itself. Instead the normal
precedence was being followed and the /etc/passwd-s3fs file
was being used.



git-svn-id: http://s3fs.googlecode.com/svn/trunk@234 df820570-a93a-0410-bd06-b72b767a4274
2010-11-11 21:07:45 +00:00
..
integration-test-common.sh A couple of small changes to the check collateral: 2010-11-11 21:07:45 +00:00
Makefile.am Added a simple integration test, and properly integrated it with autotools. 2010-11-09 07:04:47 +00:00
require-root.sh Added a simple integration test, and properly integrated it with autotools. 2010-11-09 07:04:47 +00:00
small-integration-test.sh A couple of small changes to the check collateral: 2010-11-11 21:07:45 +00:00