libgocryptfs/test-without-openssl.bash

6 lines
78 B
Bash
Executable File

#!/bin/bash -eu
cd "$(dirname "$0")"
./test.bash -tags without_openssl "$@"