Differences From Artifact [d847ffd616]:
- File client/1.0/neutral/pkgu.eagle — part of check-in [cec5171845] at 2016-12-28 22:48:48 on branch trunk — Include the client checkout-id in the check-in comment for added packages. Minor cleanup. (user: mistachkin, size: 59524) [annotate] [blame] [check-ins using]
To Artifact [3b85005345]:
- File client/1.0/neutral/pkgu.eagle — part of check-in [67335534fe] at 2016-12-29 15:34:54 on branch trunk — Abbreviate the check-in identifier included in the comments for added packages. (user: mistachkin, size: 59543) [annotate] [blame] [check-ins using]
︙ | |||
632 633 634 635 636 | 632 633 634 635 636 637 638 639 640 641 642 | - + | if {![info exists result] || ![regexp -line -- \ $fossilInfoCheckoutPattern $result dummy match]} then { return "" } |
︙ |