config_query TALLOC_SCM "Build the git version?" n

if [[ "$TALLOC_SCM" == "y" ]]
then
  config_query  TALLOC_SCM_AUTOUPDATE "Automatically add to queue every day?" n
fi
