fixed bug, removed stale code
[edward.git] / edward_config.py
index 37ca1e360dc6ab0f4489443d8e9c74973c7c8e18..a1c1b47927643d485b303f0d389a3abf50137755 100644 (file)
@@ -14,9 +14,9 @@
 * You should have received a copy of the GNU Affero Public License     *
 * along with Edward.  If not, see <http://www.gnu.org/licenses/>.      *
 *                                                                      *
-* Copyright (C) 2015 Andrew Engelbrecht                     (AGPLv3+)  *
 * Copyright (C) 2014 Josh Drake                             (AGPLv3+)  *
 * Copyright (C) 2014 Lisa Marie Maginnis                    (AGPLv3+)  *
+* Copyright (C) 2015 Andrew Engelbrecht                     (AGPLv3+)  *
 ************************************************************************
 
 Code sourced from these projects:
@@ -25,6 +25,8 @@ Code sourced from these projects:
 
 """
 
-gnupghome = "/home/e/edward/.gnupg/"
-sign_with_key = "F357AA1A5B1FA42CFD9FE52A9FF2194CC09A61E8"
+gnupghome = "./tests/testgnupghome/"
+sign_with_key = "2470F96DB3CB20D2A39F89BA88611B2A4205FDDF"
+
+debug = False