From afb5a4f0dc8affb3efe6be90495e44181d82a84d Mon Sep 17 00:00:00 2001
From: tpylak <tpylak>
Date: Mon, 18 Jul 2011 14:09:11 +0000
Subject: [PATCH] SE-352 minor: Matt's openBIS URL

SVN: 22178
---
 .../dist/etc/sanofi-dropbox/dropbox-all-in-one-with-library.py  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sanofi/dist/etc/sanofi-dropbox/dropbox-all-in-one-with-library.py b/sanofi/dist/etc/sanofi-dropbox/dropbox-all-in-one-with-library.py
index 5fab33fa7e6..44c9ffed466 100644
--- a/sanofi/dist/etc/sanofi-dropbox/dropbox-all-in-one-with-library.py
+++ b/sanofi/dist/etc/sanofi-dropbox/dropbox-all-in-one-with-library.py
@@ -27,7 +27,7 @@ reload(plateinit)
 TEST_MODE=False
 
 """ the url of the Sanofi's openBIS installation """
-OPENBIS_URL = "http://bwdl27.bw.f2.enterprise:8080/openbis"
+OPENBIS_URL = "http://openbis-test-bw.sanofi.com:8080/openbis"
 
 EXPERIMENT_RECIPIENTS_PROPCODE = "OBSERVER_EMAILS"
 
-- 
GitLab