ooopsie
This commit is contained in:
parent
8d53f7f5c8
commit
b0de6628b3
1 changed files with 1 additions and 1 deletions
|
@ -268,7 +268,7 @@ sub run {
|
|||
$self->app->traewelling->log(
|
||||
uid => $candidate->{uid},
|
||||
message =>
|
||||
"Fehler bei $opt{train_type} $opt{train_no}: Keine trip_id vorhanden",
|
||||
"Fehler bei $candidate->{train_type} $candidate->{train_no}: Keine trip_id vorhanden",
|
||||
is_error => 1
|
||||
);
|
||||
return;
|
||||
|
|
Loading…
Reference in a new issue