mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 09:46:20 +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