From ffae0b7b5bf43198fe34a1fe79962c489c7f5279 Mon Sep 17 00:00:00 2001 From: zimoch Date: Wed, 8 Jun 2011 11:42:37 +0000 Subject: [PATCH] bugfix: use relative path -- we are in the ioc directory --- startup.script_common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/startup.script_common b/startup.script_common index f61cc4b..11f7a9a 100644 --- a/startup.script_common +++ b/startup.script_common @@ -8,7 +8,7 @@ # * EPICS the epics release (e.g "R3.13.9") # * ARCH the vxWorks architecture (e.g. "T1-ppc604") -< network +< ../../startup/network STRINGBUFFER=malloc(256)