diff options
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 4fa26f3e..ddb8476c 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 | 
