20 Jul
2014
20 Jul
'14
4:33 p.m.
One new item observed in testing: I left it for you to decide whether to keep it, but I think this was a debug print added in your patch that you may want to remove?:
diff -r 3bab2acc2cf6 -r 6c8e270a40b1 chirpui/config.py ...
print "Calling get %s with raw=%s" %(key, raw)
...
Yes, meant to remove that.
a few other minor edits as per the related 1767 patch submitted # Tue Jul 15 11:40:21 2014 -0700
Note that you need to specify the bug number with a hash in front of it in order to pass my push hook. I just added it to yours here (#1767, instead of 1767) before pushing, but just wanted to point it out for the future.
Applied, thanks.
--Dan