Descriptioncmd/link: change cloneProg to return the cloned value
The code was returning the original value rather than the cloned value
resulting in the tests not being repeatable.
Fixes issue 7111.
Patch Set 1 #Patch Set 2 : diff -r 04d062c2e81c https://code.google.com/p/go #Patch Set 3 : diff -r 04d062c2e81c https://code.google.com/p/go #MessagesTotal messages: 4
|