Nyall Dawson fed345b12b [processing][grass] Make a copy of the parameters dict before doing grass modifications
Since grass algorithms modify the parameters dictionary, we need to ensure
that they do this only a copy of the dict (and not a shallow copy). Otherwise
the parameter values included in the history log are the internally
modified values, not the original user-set ones
2018-07-25 09:23:36 +10:00
..
2018-07-16 11:38:13 +10:00
2018-02-22 00:37:48 +01:00
2018-07-16 11:38:13 +10:00
2016-11-12 13:31:44 +02:00
2018-07-16 11:38:13 +10:00