From: Guillaume RISCHARD Date: Tue, 3 Sep 2019 18:03:42 +0000 (+0200) Subject: pinning master, will run tests in another branch X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/97a05ad643adb041d0f9fdadf249684186bf0204?ds=sidebyside pinning master, will run tests in another branch --- diff --git a/cookbooks/civicrm/attributes/default.rb b/cookbooks/civicrm/attributes/default.rb index f8bd4a858..fa371222d 100644 --- a/cookbooks/civicrm/attributes/default.rb +++ b/cookbooks/civicrm/attributes/default.rb @@ -34,4 +34,4 @@ default[:civicrm][:extensions][:username][:revision] = "master" default[:civicrm][:extensions][:donotsendreportemail][:name] = "org.civicrm.donotsendreportemail" default[:civicrm][:extensions][:donotsendreportemail][:repository] = "git://github.com/pradpnayak/org.civicrm.donotsendreportemail.git" -default[:civicrm][:extensions][:donotsendreportemail][:revision] = "3bfac973f497d6ec640620a5b391212d3fe7b82e" +default[:civicrm][:extensions][:donotsendreportemail][:revision] = "master"