Default to no series in update_bug.py

In I128b48d it was assumed that the series variable was already set
to a default boolean false value before testing it, but this was not
the case. Add that initial false state as a None default.

Change-Id: Ifddd9ad150aaec2db375f44f2d62fe69f6684e52
1 file changed