test commit for if i can push to this repo
Some checks are pending
Continuous Integration / ci (push) Waiting to run
Format code / Format the kernel (push) Waiting to run

This commit is contained in:
Arthur Beck 2025-03-30 17:32:33 -05:00
parent 3f915b5840
commit 32e1eb6c28
Signed by: ArthurB
GPG key ID: CA200B389F0F6BC9

View file

@ -1,5 +1,6 @@
#!/bin/bash #!/bin/bash
( (
flags=$- flags=$-
set -o pipefail -o noclobber set -o pipefail -o noclobber