Unverified Commit 69690b10 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

IRIS->new_p: correctly populate related_stations

parent fabb7616
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -87,7 +87,7 @@ sub new_p {
	}

	for my $eva (@related_stations) {
		@candidates = $opt{get_station}( $opt{station} );
		@candidates = $opt{get_station}($eva);

		if ( @candidates == 1 ) {
			push(