summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2017-07-18 07:59:45 +0200
committerDaniel Friesel <derf@finalrewind.org>2017-07-18 07:59:45 +0200
commit274be675d3987b9b41fd4dadb589957e52b084b8 (patch)
treebe7f8a67569439d32c8e3d0085616d730f85fc63 /scripts
parenteb26aafd3f3c193c8ede09ea98dded293a1f6173 (diff)
Fix acronym for Stuttgart Hbf (tief)
The old workaround doesn't apply anymore
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/acronyms.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/acronyms.pl b/scripts/acronyms.pl
index 920a9d9..fec94a5 100755
--- a/scripts/acronyms.pl
+++ b/scripts/acronyms.pl
@@ -71,7 +71,6 @@ while ( my $line = <STDIN> ) {
$station =~ s{ ^ KDN \s P $ }{KDN}x;
$station =~ s{ ^ KGKK $ }{KGEK}x;
$station =~ s{ ^ KRY \s P $ }{KRY}x;
- $station =~ s{ ^ TS \s\s T$ }{TST}x;
$station =~ s{ ^ TSZ \s F $ }{TSFE}x;
printf(