config_query  SAMBA4_SCM  "Checkout latest code for $SPELL?"  y  &&

if  [[  "$SAMBA4_SCM"  ==  "y"  ]];  then
  config_query  SAMBA_SCM_AUTOUPDATE  "Automatically add to queue every day?"  n
fi
