aboutsummaryrefslogtreecommitdiff
path: root/genenetwork-development.scm
diff options
context:
space:
mode:
Diffstat (limited to 'genenetwork-development.scm')
-rw-r--r--genenetwork-development.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/genenetwork-development.scm b/genenetwork-development.scm
index a16fdcf..176d37c 100644
--- a/genenetwork-development.scm
+++ b/genenetwork-development.scm
@@ -505,7 +505,6 @@ server described by CONFIG, a <genenetwork-configuration> object."
(string-append (getcwd) "/genenetwork3"))
;; Set other environment variables required by
;; genenetwork2.
- (setenv "GN2_SETTINGS" "/etc/genenetwork/conf/gn2_settings.py")
(setenv "SERVER_PORT" #$(number->string gn2-port))
(setenv "GN2_PROFILE" #$(profile
(content (package->development-manifest genenetwork2))