diff options
Diffstat (limited to 'benchmark.bash')
-rwxr-xr-x | benchmark.bash | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/benchmark.bash b/benchmark.bash index baba0f1..447581a 100755 --- a/benchmark.bash +++ b/benchmark.bash @@ -2,7 +2,5 @@ set -eux -cd gocryptfs_main - go build go test -bench=. |