X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Fcheck.mc;h=b4c7dc3b7818cf6c5cf74c23c4781d14361f8414;hp=7b434be7b1d89dcb61a833f055fa7f4f60c52e7f;hb=e8a3ce9f6d7d213621575e8923ed07dfab35885b;hpb=c65d6a5cfa8137158db44c0b019de6d44860e3ef diff --git a/web/htdocs/details/check.mc b/web/htdocs/details/check.mc index 7b434be..b4c7dc3 100644 --- a/web/htdocs/details/check.mc +++ b/web/htdocs/details/check.mc @@ -1,4 +1,4 @@ -%# $Id: check.mc,v 1.14 2006-11-30 10:53:27 mike Exp $ +%# $Id: check.mc,v 1.15 2007-01-24 09:28:02 mike Exp $ <%args> @id $test => "Quick" @@ -31,7 +31,7 @@ $m->flush_buffer(); # on in the HTTP configuration, so we don't even try -- instead, # having ZOOM::IRSpy::Web::log() explicitly calling $m->flush_buffer() -my $spy = new ZOOM::IRSpy::Web("localhost:3313/IR-Explain---1", +my $spy = new ZOOM::IRSpy::Web("localhost:8018/IR-Explain---1", admin => "fruitbat"); $spy->log_init_level("irspy,irspy_test"); $spy->targets(@id) if !$allTargets;