9e2aaad7a5
The recipe switched from --output_directory to --output-directory in https://crrev.com/c/1643427 but the core dump archiver was still attempting to detect the old property. This caused it to attempt to upload dumps with gsutil rather than moving the dumps to the output directory. Change-Id: Ia73b294eae280ba45b5acf40ec495aba51732694 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/105942 Auto-Submit: Alexander Thomas <athom@google.com> Reviewed-by: Martin Kustermann <kustermann@google.com> Commit-Queue: Alexander Thomas <athom@google.com>