cargo/ci
Sebastian Thiel 7715010c08
Prevent false positives when checking for changes in src/doc.
When changing cargo versions from stable to nightly, it's possible
that the Cargo.lock format changes ever so slightly. This leaves
the `Cargo.lock` file changed which is picked up by `git status`.

This patch adjusts the `git status` invocation to limit itself
to the CWD.
2023-04-18 17:52:55 +01:00
..
clean-test-output.sh ci: make clean-test-output a script for reuse 2023-03-14 10:59:59 +00:00
dump-environment.sh Display CPU info in CI 2022-12-15 19:35:24 -08:00
fetch-smoke-test.sh Add fetch smoke test. 2021-09-18 18:10:16 -07:00
validate-man.sh Prevent false positives when checking for changes in src/doc. 2023-04-18 17:52:55 +01:00