aboutsummaryrefslogtreecommitdiff
path: root/benchmark.bash
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark.bash')
-rwxr-xr-xbenchmark.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark.bash b/benchmark.bash
index 8bc6abb..ec969df 100755
--- a/benchmark.bash
+++ b/benchmark.bash
@@ -67,7 +67,7 @@ if [[ $OPT_ENCFS -eq 1 ]]; then
exit 1
fi
echo "Testing EncFS at $CRYPT"
- encfs --extpass="echo test" --standard $CRYPT $MNT > /dev/null
+ /home/jakob.donotbackup/encfs/build/encfs --extpass="echo test" --standard $CRYPT $MNT > /dev/null
else
echo "Testing gocryptfs at $CRYPT"
gocryptfs -q -init -extpass="echo test" -scryptn=10 $CRYPT