diff options
Diffstat (limited to 'tests/fsck/run_fsck.bash')
-rwxr-xr-x | tests/fsck/run_fsck.bash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/fsck/run_fsck.bash b/tests/fsck/run_fsck.bash new file mode 100755 index 0000000..9637381 --- /dev/null +++ b/tests/fsck/run_fsck.bash @@ -0,0 +1,2 @@ +#!/bin/bash +exec ../../gocryptfs -fsck -extpass "echo test" broken_fs_v1.4 |