Rename the settings file for the builder to give a hint as to what it's a settings file for

pull/121/head
Jesse Vincent 8 years ago
parent cd843688ae
commit e7b186c597

@ -261,7 +261,7 @@ if [ -e "${SOURCEDIR}/.kaleidoscope-builder.conf" ]; then
fi
. ${ROOT}/tools/settings.sh
. ${ROOT}/tools/kaleidoscope-builder.conf
cmds=""

Loading…
Cancel
Save