test: len2elen.sh: fix first line output
This commit is contained in:
parent
fa98664d8a
commit
26286a5f8c
@ -6,7 +6,7 @@
|
||||
# https://nuetzlich.net/gocryptfs/
|
||||
|
||||
NAME="x"
|
||||
LEN=0
|
||||
LEN=1
|
||||
|
||||
if [[ ! -f a/gocryptfs.conf ]] ; then
|
||||
echo "fatal: must have gocryptfs dir 'a' mounted at 'b'"
|
||||
|
Loading…
Reference in New Issue
Block a user