pgpcontrol/tests/sequoia-tests.sh
2024-12-21 15:41:14 +01:00

8 lines
No EOL
196 B
Bash
Executable file

#!/bin/bash
if [ -d tests/tmp ]; then
rm -fR tests/tmp
fi
echo -e "Please insert $(cat tests/keyring/sq/passphrase) as passphrase when required\n"
cd tests && mkdir tmp && ./sequoia-tests.pl