summaryrefslogtreecommitdiff
path: root/index.pl
diff options
context:
space:
mode:
Diffstat (limited to 'index.pl')
-rw-r--r--index.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.pl b/index.pl
index 901ac32..a495f08 100644
--- a/index.pl
+++ b/index.pl
@@ -204,7 +204,7 @@ sub handle_request {
}
$info .= $qosmsg;
- if ( $result->canceled_stops ) {
+ if ( $result->canceled_stops and not $result->is_cancelled ) {
my $cancel_line = join( q{, }, $result->canceled_stops );
$info
= 'Ohne Halt in: '