commit | 44dcb30e6f063b1fa826849cd95c6eb0bafd9a84 | [log] [tgz] |
---|---|---|
author | Christian Schwede <christian.schwede@enovance.com> | Thu Dec 19 07:52:35 2013 +0000 |
committer | Christian Schwede <christian.schwede@enovance.com> | Wed Jan 08 20:31:04 2014 +0000 |
tree | 5b3e1a0baf2283f2785b69b889473a6c6900e4bc | |
parent | bb8a67c3abf3d237cd2f12d0850a919e95f7857f [diff] |
Fix bug in validating Swift transaction ID Currently Swift tests fail if a custom transaction ID with non-hex values is used. This patch fixes this by modifying the regex. Change-Id: Ia2cc9c81ee7875006e96c31bcd05e8b5069df3bf Closes-Bug: #1262534