summaryrefslogtreecommitdiff
path: root/bin/db-wagenreihung-to-json
diff options
context:
space:
mode:
Diffstat (limited to 'bin/db-wagenreihung-to-json')
-rwxr-xr-xbin/db-wagenreihung-to-json1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/db-wagenreihung-to-json b/bin/db-wagenreihung-to-json
index 52d6663..34e6226 100755
--- a/bin/db-wagenreihung-to-json
+++ b/bin/db-wagenreihung-to-json
@@ -326,6 +326,7 @@ for my $line (@lines) {
# train. Observed on IC 2006 Stuttgart – Dortmund, which is planned as
# IC-D, but actually uses IC1 wagons.
$map{$number}{type} = 'IC';
+ delete $map{$number}{short};
}
}