From 4ee5d5130e69ee7fcbc84a28e3f53a199e34bc8b Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Fri, 24 Mar 2006 20:53:25 +0000 Subject: [PATCH] Oops, EPICS_CA_BEACON_PORT was wrong... --- src/util/rc2.caRepeater | 1 - 1 file changed, 1 deletion(-) diff --git a/src/util/rc2.caRepeater b/src/util/rc2.caRepeater index bf45640a4..4db37b49a 100644 --- a/src/util/rc2.caRepeater +++ b/src/util/rc2.caRepeater @@ -9,7 +9,6 @@ INSTALL_BIN=:INSTALL_BIN: # uncomment and modify the relevant lines below. These are the only # EPICS environment variables that the CA Repeater makes use of. -# EPICS_CA_BEACON_PORT="5064" export EPICS_CA_BEACON_PORT # EPICS_CA_REPEATER_PORT="5065" export EPICS_CA_REPEATER_PORT if [ $1 = "start" ]; then