changeset 1074:8d811b030959

(issue116) Always do selftest on windows
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 10 Sep 2014 17:54:50 +0200
parents fa3f4e2370d3
children 7e1fd6d96714
files ui/main.cpp
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ui/main.cpp	Wed Sep 10 17:54:26 2014 +0200
+++ b/ui/main.cpp	Wed Sep 10 17:54:50 2014 +0200
@@ -84,9 +84,7 @@
      */
     if (!selftest()) {
         syslog_error_printf ("Integrity check failed.");
-#ifdef RELEASE_BUILD
         return -1;
-#endif
     }
 #endif
 

http://wald.intevation.org/projects/trustbridge/