From: Nikos Mavrogiannopoulos Date: Sun, 26 Mar 2017 11:45:37 +0000 (+0200) Subject: Revert "ocsp-test: disable under windows" X-Git-Tag: gnutls_3_6_0~741 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d700e208febacf17c0e702374d2f8bb913826bfb;p=thirdparty%2Fgnutls.git Revert "ocsp-test: disable under windows" This reverts commit 90d5ad5a42759957866ba1d9c96f5dccfd3ea1cc. --- diff --git a/tests/ocsp-tests/ocsp-test b/tests/ocsp-tests/ocsp-test index ba201704ba..f481e13131 100755 --- a/tests/ocsp-tests/ocsp-test +++ b/tests/ocsp-tests/ocsp-test @@ -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)