aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/external/c-testsuite/runners/single-exec/antcc-x86_64.skip
blob: a4de0bb3951c6759815362f0390d7253ca272982 (plain) (blame)
1
2
3
4
5
6
7
8
9
#! /bin/sh

if ! test -f README.md
then
    echo "run from the base directory." >&2
    exit 1
fi

./scripts/search-tests "not (arch-x86_64 or portable)"