mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-24 13:05:41 +00:00
Allow the gpg utility to be overridden on the command line. For example, './tool/depot/publish GPG="ssh 10.0.1.3 gpg" ...' would invoke a remote gpg over SSH. Fix #2981