# HG changeset patch # User Tom Gottfried # Date 1566572323 -7200 # Node ID d69a3b19a1ae329cf3cd3c25b4d7dc0bd16adb78 # Parent f1f1395f141b10bd024e341407dc556fc49f7b73 Indicate to the user what triggered the import diff -r f1f1395f141b -r d69a3b19a1ae pkg/imports/isr.go --- a/pkg/imports/isr.go Fri Aug 23 16:33:02 2019 +0200 +++ b/pkg/imports/isr.go Fri Aug 23 16:58:43 2019 +0200 @@ -117,6 +117,8 @@ ) (interface{}, error) { start := time.Now() + feedback.Info("Regenerating contour lines for sounding results " + + "after configuration change") defer func() { feedback.Info( "Processing all sounding results took %v.",