Fix soft jump handling for unknown `last_output`.
authorW. Trevor King <wking@drexel.edu>
Thu, 15 Mar 2012 11:51:55 +0000 (07:51 -0400)
committerW. Trevor King <wking@drexel.edu>
Thu, 15 Mar 2012 11:51:55 +0000 (07:51 -0400)
commit3e0d22c9b07c55f2d2e6f73a94c752e24ca0e10a
tree6e79b581adb7a0b4b7c3c63b26095174f0f8dee1
parent7313255f7fc4940b983edc31b4366f7330807738
Fix soft jump handling for unknown `last_output`.

Also return after a successful soft jump.  The previous implementation
duplicated the final step.
pypiezo/base.py