Loading bin/efa-m +2 −2 Original line number Diff line number Diff line Loading @@ -424,8 +424,8 @@ sub show_results { if ($show_jid) { $output_line[2] .= sprintf( ' %s@%d(%s)%d', $d->stateless, $d->stop_id, $d->sched_datetime->strftime('%Y%m%d'), $d->key ); $d->stateless =~ s{ }{}gr, $d->stop_id, $d->sched_datetime->strftime('%Y%m%d'), $d->key ); } if ( $edata{route} ) { Loading Loading
bin/efa-m +2 −2 Original line number Diff line number Diff line Loading @@ -424,8 +424,8 @@ sub show_results { if ($show_jid) { $output_line[2] .= sprintf( ' %s@%d(%s)%d', $d->stateless, $d->stop_id, $d->sched_datetime->strftime('%Y%m%d'), $d->key ); $d->stateless =~ s{ }{}gr, $d->stop_id, $d->sched_datetime->strftime('%Y%m%d'), $d->key ); } if ( $edata{route} ) { Loading