Install SeisComP and scanloc ARM64 nightly packages
This commit is contained in:
@ -193,7 +193,6 @@ class TemplateModule(seiscomp.kernel.Module):
|
||||
def _set(self, name, value, station_scope=True):
|
||||
if station_scope:
|
||||
self.station_params[name] = value
|
||||
|
||||
else:
|
||||
self.global_params[name] = value
|
||||
|
||||
|
||||
Reference in New Issue
Block a user