]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Revert "ocsp-test: disable under windows"
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 26 Mar 2017 11:45:37 +0000 (13:45 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 26 Mar 2017 11:45:37 +0000 (13:45 +0200)
This reverts commit 90d5ad5a42759957866ba1d9c96f5dccfd3ea1cc.

tests/ocsp-tests/ocsp-test

index ba201704ba742be3b86a6bb5adc112076d7d8da9..f481e1313148962506b175f8941dd4ecde715a10 100755 (executable)
@@ -38,11 +38,6 @@ if test "$TSTAMP" != "1158969600"; then
        exit 77
 fi
 
-# datefudge fails under win32
-if test "${WINDIR}" != ""; then
-       exit 77
-fi 
-
 # Note that in rare cases this test may fail because the
 # time set using datefudge could have changed since the generation
 # (if example the system was busy)