Rev 1574 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 3868 2013-06-26 04:05:32
- Author: gchristi
- Log message:
- Modified reqlib_updateAllFileTags() in requestlib.sh so that when processing the REPLACETAG=VALUE parameters it does a minimal match on the = sign.
The problem was that if VALUE had an = in it it would match on that = and not the first one.