From 22503b34797da0cd2a65aa2f1f96b18969b84f3a Mon Sep 17 00:00:00 2001 From: Nat Goodspeed <nat@lindenlab.com> Date: Fri, 14 Nov 2014 16:07:43 -0500 Subject: [PATCH] Backed out changeset eac237bfebba (Aura's commit for new breakpad) This is an attempt to diagnose a generate_breakpad_symbols.py exception on a Yosemite TC build host. --- autobuild.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index b49d8545a50..241aff1950e 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -868,9 +868,9 @@ <key>archive</key> <map> <key>hash</key> - <string>c8ef73a589aa0023ecca876346f216df</string> + <string>a41182ffaabaf72fd170535c0879eac0</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/google-breakpad_3p-update-google-breakpad/rev/296779/arch/Darwin/installer/google_breakpad-1398.296779-darwin-296779.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/google-breakpad_3p-update-google-breakpad/rev/294995/arch/Darwin/installer/google_breakpad-1332.294995-darwin-294995.tar.bz2</string> </map> <key>name</key> <string>darwin</string> -- GitLab