Fix an overlooked modification

This commit is contained in:
Pierre Labastie 2013-10-03 10:25:42 +00:00
parent ce262a78a8
commit 34d1b6a955

2
jhalfs
View file

@ -179,7 +179,7 @@ case $BRANCH_ID in
;; ;;
clfs* ) clfs* )
LFSVRS=${BRANCH_ID} LFSVRS=${BRANCH_ID}
TREE=tags/clfs-${BRANCH_ID} TREE=clfs-${BRANCH_ID}
;; ;;
* ) * )
esac esac