Removed actual IP numbers inside bat files.

This commit is contained in:
Janet B. Anderson
2004-10-27 16:40:14 +00:00
parent 13ec7a675c
commit 0c99fe1bc8
3 changed files with 3 additions and 3 deletions

View File

@@ -53,7 +53,7 @@ REM set MAKEFLAGS=-w
REM --------------- EPICS Channel Access --------------
REM Uncomment and modify the following lines
REM to override the base/configure/CONFIG_ENV defaults
REM set EPICS_CA_ADDR_LIST=164.54.188.65 164.54.5.255
REM set EPICS_CA_ADDR_LIST= n.n.n.n n.n.n.n
REM set EPICS_CA_AUTO_ADDR_LIST=YES
REM --------------- cygwin vim ------------------------

View File

@@ -41,7 +41,7 @@ REM set MAKEFLAGS=-w
REM --------------- EPICS Channel Access --------------
REM Uncomment and modify the following lines
REM to override the base/configure/CONFIG_ENV defaults
REM set EPICS_CA_ADDR_LIST=164.54.188.65 164.54.5.255
REM set EPICS_CA_ADDR_LIST= n.n.n.n n.n.n.n
REM set EPICS_CA_AUTO_ADDR_LIST=YES
REM --------------- cygwin vim ------------------------

View File

@@ -53,7 +53,7 @@ REM set MAKEFLAGS=-w
REM --------------- EPICS Channel Access --------------
REM Uncomment and modify the following lines
REM to override the base/configure/CONFIG_ENV defaults
REM set EPICS_CA_ADDR_LIST=164.54.188.65 164.54.5.255
REM set EPICS_CA_ADDR_LIST=n.n.n.n n.n.n.n
REM set EPICS_CA_AUTO_ADDR_LIST=YES
REM --------------- cygwin vim ------------------------