[PATCH 1 of 2] Switch back to development test url
Wald Commits
scm-commit at wald.intevation.org
Tue Sep 9 17:04:14 CEST 2014
# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1410275026 -7200
# Node ID 9812983e76504168f858264bac87446b1c6f209f
# Parent 0d92ab04d61c02a65c7943b76e8e35de441889b4
Switch back to development test url
diff -r 0d92ab04d61c -r 9812983e7650 ui/mainwindow.cpp
--- a/ui/mainwindow.cpp Tue Sep 09 15:45:09 2014 +0200
+++ b/ui/mainwindow.cpp Tue Sep 09 17:03:46 2014 +0200
@@ -65,7 +65,7 @@
#define TB_ARCH_STRING "-amd64"
#endif
-#if 1
+#ifdef RELEASE_BUILD
# define LIST_RESOURCE "/users/aheinecke/zertifikatsliste.txt"
# ifdef Q_OS_WIN
# define SW_RESOURCE_VERSION "/users/aheinecke/TrustBridge-%1.exe"
More information about the Trustbridge-commits
mailing list