[Pkg-puppet-devel] [SCM] Packaging of Facter for debian branch, upstream, updated. 3a39dd8353b6308cf49522990104cc63e55d7cda
James Turnbull
james at lovedthanlost.net
Fri Jan 29 17:22:34 UTC 2010
The following commit has been merged in the upstream branch:
commit ba44f08870a6cd647c4981439d816f48fe6b3ad8
Author: James Turnbull <james at lovedthanlost.net>
Date: Wed Jun 3 07:39:23 2009 +1000
Removed --no-thread and --no-chain-reply-to from rake mail_patches task
diff --git a/Rakefile b/Rakefile
index 21e8d6e..0976b9e 100644
--- a/Rakefile
+++ b/Rakefile
@@ -101,7 +101,7 @@ task :mail_patches do
end
# Now send the mail.
- sh "git send-email #{compose} --no-chain-reply-to --no-signed-off-by-cc --suppress-from --no-thread --to puppet-dev at googlegroups.com 00*.patch"
+ sh "git send-email #{compose} --no-signed-off-by-cc --suppress-from --to puppet-dev at googlegroups.com 00*.patch"
# Finally, clean up the patches
sh "rm 00*.patch"
--
Packaging of Facter for debian
More information about the Pkg-puppet-devel
mailing list