Loading bin/hafas-m +5 −0 Original line number Diff line number Diff line Loading @@ -390,6 +390,11 @@ elsif ( $opt{journey} ) { } for my $msg ( $result->messages ) { if ( $msg->code eq 'text.journeystop.product.or.direction.changes.journey.message' ) { next; } say ''; if ( $msg->short ) { printf( "%s\n", $msg->short ); Loading Loading
bin/hafas-m +5 −0 Original line number Diff line number Diff line Loading @@ -390,6 +390,11 @@ elsif ( $opt{journey} ) { } for my $msg ( $result->messages ) { if ( $msg->code eq 'text.journeystop.product.or.direction.changes.journey.message' ) { next; } say ''; if ( $msg->short ) { printf( "%s\n", $msg->short ); Loading