Added default value to CUSTOM_TOOLS parameter

This commit is contained in:
George Boudreau 2006-10-13 23:27:23 +00:00
parent 42e1b3847b
commit 6dc325fe15

1
jhalfs
View file

@ -107,6 +107,7 @@ STRIP=${STRIP:=n}
REPORT=${REPORT:=n}
VIMLANG=${VIMLANG:-n}
GRSECURITY_HOST=${GRSECURITY_HOST:-n}
CUSTOM_TOOLS=${CUSTOM_TOOLS:-n}
# Book surces envars
BRANCH_ID=${BRANCH_ID:=development}