From 2050c7f3b3822a4a3329d4ba5b146d269ef05b4d Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 25 Sep 2016 15:05:09 +0200 Subject: reverse: add gcmsiv flag and associated tests --- test.bash | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test.bash') diff --git a/test.bash b/test.bash index 2a565b7..8711d8f 100755 --- a/test.bash +++ b/test.bash @@ -8,8 +8,8 @@ source build.bash go test ./... $* -# Clean up after ourself, but don't descend into maybe still mounted -# example filesystems +# Clean up after ourself, but don't descend into possibly still mounted +# example filesystems. # The tests cannot to this themselves as they are run in parallel rm -Rf --one-file-system /tmp/gocryptfs-test-parent -- cgit v1.2.3