You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tenku/docker/gitian-bitcoin-host/gitian-gasserts.patch

9 lines
264 B
Diff

--- a/bin/gasserts 2015-01-13 15:39:29.000000000 +0000
+++ b/bin/gasserts 2015-01-14 13:52:49.287255738 +0000
@@ -85,4 +85,3 @@
File.open(assert_path, "w") do |io|
io.write result.to_yaml
end
-system!("gpg --detach-sign -u \"#{signer}\" \"#{assert_path}\"")