Changeset 535
- Timestamp:
- Jul 6, 2011 3:18:50 PM (12 years ago)
- Location:
- epd_deployment
- Files:
-
- 2 added
- 2 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
epd_deployment
- Property svn:ignore
-
old new 1 1 images 2 2 trees 3 sandbox 4 logfile.txt
-
- Property svn:ignore
-
epd_deployment/deployment.sh
r532 r535 103 103 104 104 cd ${EPD_DEPLOYMENT_DIR}/lib 105 /bin/cp -v${EPICS_LIBCA} ./105 /bin/cp ${EPICS_LIBCA} ./ 106 106 EPICS_LIB_FILE=$(basename ${EPICS_LIBCA}) 107 107 if [ ${EPICS_LIB_FILE} != "libca.so" ]; then
Note: See TracChangeset
for help on using the changeset viewer.