Fix missing config file suffix

This commit is contained in:
2019-04-09 15:15:54 +01:00
parent 9fad2a9121
commit 2a27608b14

View File

@@ -17,7 +17,7 @@ ERNO=0
MAX_STEP=255 MAX_STEP=255
ALIAS= ALIAS=
TEMPLATE_NAME=seqTemplateExample.sh TEMPLATE_NAME=seqTemplateExample.sh
MISSING_CONF=missingConf.h MISSING_CONF=missingConf.log
VERSION_STRING="${VERSION_REV}.${VERSION_MAJOR}.${VERSION_MINOR}" VERSION_STRING="${VERSION_REV}.${VERSION_MAJOR}.${VERSION_MINOR}"
helpSequencer() { helpSequencer() {