From 24a1c9fc71289c103ff704648aaa1cf45614d373 Mon Sep 17 00:00:00 2001
From: Owen Arnold <owen.arnold@stfc.ac.uk>
Date: Thu, 8 Oct 2015 13:27:56 +0100
Subject: [PATCH] refs #13893. End points for SNS instruments

Revert accidential update of these
---
 instrument/Facilities.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/instrument/Facilities.xml b/instrument/Facilities.xml
index ed1e4bd3ebd..e83d54feffb 100644
--- a/instrument/Facilities.xml
+++ b/instrument/Facilities.xml
@@ -394,7 +394,7 @@
 
    <instrument name="USANS" shortname="USANS" beamline="1A">
       <technique>Small Angle Scattering</technique>
-      <livedata address="bl1a-daq1.sns.gov:31415" />
+      <livedata address="usans-daq1.sns.gov:31415" />
    </instrument>
 
    <instrument name="VULCAN" beamline="7">
@@ -404,7 +404,7 @@
    <instrument name="CORELLI" beamline="9">
 	<technique>Neutron Diffraction</technique>
 	<technique>Diffuse Scattering</technique>
-	<livedata address="bl9-daq1.sns.gov:31415" />
+	<livedata address="corelli-daq1.sns.gov:31415" />
    </instrument>
 
    <instrument name="POWGEN" shortname="PG3" beamline="11A">
@@ -434,7 +434,7 @@
     <technique>Neutron Spectroscopy</technique>
     <technique>TOF Indirect Geometry Spectroscopy</technique>
     <technique>Neutron Diffraction</technique>
-    <livedata address="bl16b-daq1.sns.gov:31415" />
+    <livedata address="vision-daq1.sns.gov:31415" />
   </instrument>
 
    <instrument name="SEQUOIA" shortname="SEQ" beamline="17">
-- 
GitLab