mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-22 14:06:16 +02:00
Merge pull request #10834 from obsidiansystems/fix-shellcheck
Fix shellcheck issue
This commit is contained in:
commit
d07cdbd9c2
1 changed files with 2 additions and 0 deletions
2
tests/functional/flakes/eval-cache.sh
Normal file → Executable file
2
tests/functional/flakes/eval-cache.sh
Normal file → Executable file
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
source ./common.sh
|
||||
|
||||
requireGit
|
||||
|
|
Loading…
Reference in a new issue