blob: b17a9adbe9f37159a455a14ffc4d17b9d262bbbc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
Fails on at least ppc64.
Upstream-URL: https://sourceware.org/bugzilla/show_bug.cgi?id=32406
--- elfutils-0.192/tests/run-backtrace-native-core.sh.old 2024-10-18 14:03:43.000000000 -0500
+++ elfutils-0.192/tests/run-backtrace-native-core.sh 2024-12-02 12:16:35.094705219 -0600
@@ -1,4 +1,5 @@
#! /usr/bin/env bash
+exit 77
# Copyright (C) 2013 Red Hat, Inc.
# This file is part of elfutils.
#
|