leil-io / saunafs

SaunaFS is a free-and open source, distributed POSIX file system inspired by Google File System.
https://saunafs.com
GNU General Public License v3.0
60 stars 4 forks source link

fix(tests): Allow to change tests data path #159

Closed ictus4u closed 3 months ago

ictus4u commented 3 months ago

When the binary for tests was moved to a different path it could not find the tests bash script. This commit adds an environment variable to allow the path change in run time.