Skip to content
Snippets Groups Projects
Unverified Commit 73fa1a96 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

work: Fix log invocation

parent 68bc276b
No related branches found
Tags 1.28.5
No related merge requests found
......@@ -57,7 +57,7 @@ sub run {
@{ $status->{results} };
if ( not $train ) {
$self->log->info(
$self->app->log->info(
"could not find train $train_id at $dep\n");
return;
}
......
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