Skip to content
Snippets Groups Projects
Commit ee68cde3 authored by Scott Jackson's avatar Scott Jackson Committed by Albert Gil
Browse files

Testsuite - Change logging level to default to DEBUG

Bug6597
parent 1ca462ff
No related branches found
No related tags found
No related merge requests found
......@@ -261,7 +261,7 @@ cset poll_interval 1
set ::env(LANG) "en_US.UTF-8"
# Testsuite level variables
cset testsuite_log_level $LOG_LEVEL_INFO
cset testsuite_log_level $LOG_LEVEL_DEBUG
cset testsuite_cleanup_on_failure false
if {[info exists env(SLURM_TESTSUITE_CLEANUP_ON_FAILURE)]} {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment