Low: tools: Fix the out of bounds condition on interactive_fence_level.
clang is turning this up as a dead assignment, so just set the
underlying variable instead. The point here is to make sure
interactive_fence_level is never a value that we don't understand.