config_query  COAL_CVS "Do you want CVS version?" n  &&
if [[ "$COAL_CVS" == "y" ]]
then
config_query  COAL_CVS_AUTOUPDATE
           "Automaticaly update the spell on sorcery queue/system-update?" n
fi
