summaryrefslogtreecommitdiff
path: root/tests/suite/testcompat-openssl.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/suite/testcompat-openssl.sh')
-rwxr-xr-xtests/suite/testcompat-openssl.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/suite/testcompat-openssl.sh b/tests/suite/testcompat-openssl.sh
index b932a599c9..847eded621 100755
--- a/tests/suite/testcompat-openssl.sh
+++ b/tests/suite/testcompat-openssl.sh
@@ -30,7 +30,7 @@
# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
# WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-srcdir="${srcdir:-.}"
+: ${srcdir=.}
if test "${GNUTLS_FORCE_FIPS_MODE}" = 1;then
echo "Cannot run in FIPS140-2 mode"