diff options
| author | John Turner <jturner.usa@gmail.com> | 2025-11-28 17:22:53 +0000 |
|---|---|---|
| committer | John Turner <jturner.usa@gmail.com> | 2025-11-28 17:23:15 +0000 |
| commit | f0ffe5cb2b12c953b6900b3fcd427a9cc4731539 (patch) | |
| tree | af23f360be74d95b542c14fe2ebe2da520629df8 | |
| parent | 327d871c1627d593b13e35ad7ad6b8ab6efb7f4e (diff) | |
| download | gentoo-utils-f0ffe5cb2b12c953b6900b3fcd427a9cc4731539.tar.gz | |
add porthole test to check_commands.txt
| -rw-r--r-- | check_commands.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/check_commands.txt b/check_commands.txt index 4f961b7..1d1b424 100644 --- a/check_commands.txt +++ b/check_commands.txt @@ -1,4 +1,4 @@ /usr/bin/meson format --recursive --check-only rustfmt --edition 2024 --check $(find src -type f -name '*.rs') ninja clippy -C build -meson test unittests '*repo*' -C build +meson test unittests '*repo*' '*porthole*' -C build |
