# # Dart server to submit results (used by client) # SET (DROP_SITE "localhost") SET (DROP_LOCATION "/incoming") SET (DROP_SITE_USER "anonymous") SET (DROP_SITE_PASSWORD "dart-tester@somewhere.com") SET (TRIGGER_SITE "http://${DROP_SITE}/cgi-bin/dart-dt.pl")