Skip to content

Commit ae773cb

Browse files
committed
add temp debugging
1 parent 8a3089e commit ae773cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

judge/runguard.cc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1272,6 +1272,8 @@ int main(int argc, char **argv)
12721272
}
12731273
}
12741274

1275+
cgroup_set_default_logger(CGROUP_LOG_DEBUG);
1276+
12751277
/* Make libcgroup ready for use */
12761278
ret = cgroup_init();
12771279
if ( ret!=0 ) {

0 commit comments

Comments
 (0)