Files
opentf/command
Martin Atkins b5547f00f6 command: backendConfig must mutate its copy, not the original
Here we were going to the trouble of copying the body so we could mutate
it, but then ended up mutating the original anyway and then returning the
unmodified copy. Whoops!

This fix is verified by a number of "init" command tests that exercise the
-backend-config option, including TestInit_backendConfigFile and several
others whose names have the prefix TestInit_backendConfig .
2018-11-09 09:48:03 -08:00
..
2018-10-16 19:14:11 -07:00
2018-11-06 16:29:46 +01:00
2015-04-29 13:07:13 -05:00
2017-11-03 11:13:31 -04:00
2018-10-16 19:14:11 -07:00
2018-10-16 19:14:11 -07:00
2018-01-09 23:13:33 +00:00
2018-11-08 08:57:11 -08:00
2018-11-08 08:57:11 -08:00
2018-11-08 08:57:11 -08:00
2018-11-06 16:29:46 +01:00
2018-10-16 18:24:47 -07:00
2018-10-16 19:14:11 -07:00
2018-10-16 19:14:11 -07:00
2014-05-24 12:04:43 -07:00