commit | 2ce067ae3bee741e9b55e11fd7ff86529b103ede | [log] [tgz] |
---|---|---|
author | Michael Walsh <micwalsh@us.ibm.com> | Mon Feb 27 14:24:07 2017 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Mar 01 15:01:54 2017 +0000 |
tree | f448fedf13cff6e762fc4903439183a39bc8095e | |
parent | 6741f740d7dabc05bfa094cce2cc464785e83c72 [diff] |
Fixed errors in anchor_state functions in lib/state.py - Need to use "anchored_state = state.copy()" vs just "stripped_state = state". Change-Id: I2322714c2145f0dab3de5fd9ad5e4ea90be85a97 Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>