xref: /freebsd/contrib/pkgconf/t/cli/short-errors.test (revision 22649d4dba730d46244fd2dff4fd174903c8379f)
1Tool: pkgconf
2ToolArgs: --with-path=%TEST_FIXTURES_DIR%/lib1 --short-errors --cflags nonexistent 2>&1
3ExpectedStdout: Package 'nonexistent' not found
4ExpectedExitCode: 1
5