Merge pull request #10834 from obsidiansystems/fix-shellcheck

Fix shellcheck issue
This commit is contained in:
Eelco Dolstra 2024-06-03 16:14:41 +02:00 committed by GitHub
commit d07cdbd9c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
tests/functional/flakes/eval-cache.sh Normal file → Executable file
View file

@ -1,3 +1,5 @@
#!/usr/bin/env bash
source ./common.sh
requireGit