diff options
author | Jakob Unterwurzacher | 2018-07-23 22:24:19 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2018-07-23 22:25:40 +0200 |
commit | f4a972ddf1f8002095b1e57bd93bb8894ae745f2 (patch) | |
tree | a48b112634959909b580a18e9d7ea670734b826e /benchmark.bash | |
parent | f316f1b2df47dca651174e574ab072f6b46c0b01 (diff) |
configfile: drop superflous Printf
Before:
$ gocryptfs -fsck .
LoadConfFile: ReadFile: &os.PathError{Op:"open", Path:"/var/tmp/check-gocryptfs/scratchdev/gocryptfs.conf", Err:0xd}
Cannot open config file: open /var/tmp/check-gocryptfs/scratchdev/gocryptfs.conf: permission denied
After:
$ gocryptfs -fsck .
Cannot open config file: open /var/tmp/check-gocryptfs/scratchdev/gocryptfs.conf: permission denied
Diffstat (limited to 'benchmark.bash')
0 files changed, 0 insertions, 0 deletions