Differences From Artifact [46ce6d2906]:
- File client/1.0/neutral/pkgr.eagle — part of check-in [9f66ed055c] at 2016-12-17 05:07:29 on branch trunk — Initial work on the package uploader client. Add procedures to permit programmatically signing package files. (user: mistachkin, size: 85166) [annotate] [blame] [check-ins using]
To Artifact [6dfa391a89]:
- File client/1.0/neutral/pkgr.eagle — part of check-in [e05a3e1067] at 2016-12-18 03:10:32 on branch uploaderClient — Comments, cleanup, more work in progress on the uploader client. Not yet tested. Also, 'getContainingDirectory' still needs work to forbid mismatched root directories. (user: mistachkin, size: 85158) [annotate] [blame] [check-ins using]
︙ | |||
352 353 354 355 356 | 352 353 354 355 356 357 358 359 360 361 362 | - + | } result]} then { error "cannot use OpenPGP: may not be installed and/or configured" } } else { if {[catch { |
︙ |