﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1710	$JHALFSDIR maybe put twice in a path	Pierre Labastie	Pierre Labastie	"In the jhalfs script, we have:
{{{
BOOK=${BOOK:=$JHALFSDIR/$PROGNAME-$LFSVRS}
}}}
but we also have:
{{{
VERSION=$(grep 'ENTITY version ' $JHALFSDIR/$BOOK/general.ent| cut -d\"" -f2)
}}}
(or the same with ''versiond'' instead of ''version'').

So if BOOK is not defined when running the first instruction, the path used in the second version contains $JHALFSDIR twice (which is wrong of course). What I do not understand is why it does not show up more often..."	defect	closed	normal	2.4.1	jhalfs	SVN	normal	fixed		
