* Changed core test to conform with sems default file.

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@894 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Juha Heinanen 18 years ago
parent c32c404f56
commit 48cf59eb0c

@ -41,7 +41,7 @@ if test "$SEMS_CFG_FILE" ; then
CFGPARAMS="-f $SEMS_CFG_FILE"
fi
if test "$SEMS_CREATE_CORE" = "true" ; then
if test "$SEMS_CREATE_CORE" = "yes" ; then
# directory for the core dump files
[ -d $SEMS_COREDIR ] || mkdir $SEMS_COREDIR
chmod 777 $SEMS_COREDIR

Loading…
Cancel
Save