X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=t%2Fconfig;h=e559dd41b185a31735d962a70f948febd3a05593;hb=8faf6b71514231fc3af6f60a9192028e1e64373f;hp=b7ab48800a017e2b41845c60c72ff8801afb3e97;hpb=6f80b543eafc0e1c9644de1efb4db9ea97bab30d;p=eval.git diff --git a/t/config b/t/config index b7ab488..e559dd4 100644 --- a/t/config +++ b/t/config @@ -7,14 +7,11 @@ USER_LOG = "{TDIR}/log" TASK_CONFIG = "{PDIR}/config" STATUS_FILE = "{TDIR}/status" -# Verbosity +# Default debug level - INFO DEBUG_LEVEL = "20" -if (VERBOSE=="1") {DEBUG_LEVEL="10"} -if (VERBOSE=="2") {DEBUG_LEVEL="0"} # only for testing: TASK = "sum" -TASK_TYPE = "dummy" USER = "gavento" SOURCE = "suma.c" EXTENSIONS += " dummy "