diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-09-13 15:29:04 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-09-13 15:29:04 +0200 |
commit | 47ab7c4c41f4655280b3d84eb6f90582b5b1b822 (patch) | |
tree | 9b21445f1e2bd1c60c9ec4eb7c18cbc98d4c1196 /src/auditor/test-revocation.sh | |
parent | 1081f3edbfac616e94a96a1ea597faef4e75f053 (diff) |
-fix test-sync
Diffstat (limited to 'src/auditor/test-revocation.sh')
-rwxr-xr-x | src/auditor/test-revocation.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/auditor/test-revocation.sh b/src/auditor/test-revocation.sh index 4fa26f3e0..ddb8476c7 100755 --- a/src/auditor/test-revocation.sh +++ b/src/auditor/test-revocation.sh @@ -625,9 +625,6 @@ echo " DONE" PGHOST="$TMPDIR/sockets" export PGHOST -bash - - MYDIR=`mktemp -d /tmp/taler-auditor-basedbXXXXXX` echo "Generating fresh database at $MYDIR" if faketime -f '-1 d' ./generate-revoke-basedb.sh $MYDIR/revoke-basedb |