index
:
gocryptfs
570
LockSharedStorage
allow_other
codeql
dependabot
det
master
next
paralin-update-deps
setup-go-v3
testing_init
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
test.bash
1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.bash b/test.bash
index 8cc40bc..6691ffb 100755
--- a/
test.bash
+++ b/
test.bash
@@ -2,6 +2,7 @@
if [[ -z $TMPDIR ]]; then
TMPDIR=/var/tmp
+ export TMPDIR
else
echo "Using TMPDIR=$TMPDIR"
fi