summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/efa-m2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/efa-m b/bin/efa-m
index 3664325..4a11f13 100755
--- a/bin/efa-m
+++ b/bin/efa-m
@@ -295,7 +295,7 @@ sub show_results {
say $stop->full_name;
}
}
- else {
+ elsif ($efa->stop_name) {
say $efa->stop_name;
}