Use relative path for sicsroot, this makes creating test deployments easier.
r1135 | ffr | 2006-10-13 08:49:52 +1000 (Fri, 13 Oct 2006) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
a7a9f63803
commit
24a131b265
@@ -1,11 +1,12 @@
|
|||||||
# SICS common configuration
|
# SICS common configuration
|
||||||
|
|
||||||
# $Revision: 1.5 $
|
# $Revision: 1.6 $
|
||||||
# $Date: 2006-10-09 03:03:59 $
|
# $Date: 2006-10-12 22:49:52 $
|
||||||
# Author: Ferdi Franceschini (ffr@ansto.gov.au)
|
# Author: Ferdi Franceschini (ffr@ansto.gov.au)
|
||||||
# Last revision by $Author: ffr $
|
# Last revision by $Author: ffr $
|
||||||
|
|
||||||
set sicsroot /usr/local/sics
|
#set sicsroot /usr/local/sics
|
||||||
|
set sicsroot ../
|
||||||
ServerOption LogFileBaseName $sicsroot/log/serverlog
|
ServerOption LogFileBaseName $sicsroot/log/serverlog
|
||||||
|
|
||||||
installprotocolhandler
|
installprotocolhandler
|
||||||
|
|||||||
Reference in New Issue
Block a user