summaryrefslogtreecommitdiff
path: root/tests/suite/testcompat-polarssl.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/suite/testcompat-polarssl.sh')
-rwxr-xr-xtests/suite/testcompat-polarssl.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/suite/testcompat-polarssl.sh b/tests/suite/testcompat-polarssl.sh
index 1af0099dca..2197a94bf7 100755
--- a/tests/suite/testcompat-polarssl.sh
+++ b/tests/suite/testcompat-polarssl.sh
@@ -42,7 +42,7 @@ fi
# Check for datefudge
. "${srcdir}/../scripts/common.sh"
-check_for_datefudge
+skip_if_no_datefudge
cat /proc/cpuinfo|grep "model name"|grep "VIA Esther" >/dev/null 2>&1
if test $? = 0; then