Changes between Version 3 and Version 4 of Ticket #696, comment 2
- Timestamp:
- Jun 7, 2013, 3:33:27 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #696, comment 2
v3 v4 1 Also I don't see why '''%%s''' in the awk, should it be instead '''%s''' ?1 Also I don't see why '''%%s''' in the awk, instead, it should be '''%s''' 2 2 3 3 Example, with %%s :