summaryrefslogtreecommitdiff
path: root/bin/hafas-m
diff options
context:
space:
mode:
Diffstat (limited to 'bin/hafas-m')
-rwxr-xr-xbin/hafas-m7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/hafas-m b/bin/hafas-m
index 0e9c8b4..f0d7968 100755
--- a/bin/hafas-m
+++ b/bin/hafas-m
@@ -293,6 +293,13 @@ for my $d ( $status->results ) {
}
}
+ if ( $d->load ) {
+ $info_line
+ = display_occupancy( $d->load->{FIRST} )
+ . display_occupancy( $d->load->{SECOND} ) . ' '
+ . $info_line;
+ }
+
push(
@output,
[