summaryrefslogtreecommitdiff
path: root/tests/suite/testrng.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/suite/testrng.sh')
-rwxr-xr-xtests/suite/testrng.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/suite/testrng.sh b/tests/suite/testrng.sh
index c45c9300eb..1c8b2bd48a 100755
--- a/tests/suite/testrng.sh
+++ b/tests/suite/testrng.sh
@@ -18,7 +18,7 @@
# along with GnuTLS; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-srcdir="${srcdir:-.}"
+: ${srcdir=.}
if ! test -x "/usr/bin/dieharder"; then
exit 77