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