mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 00:08:07 +02:00
Fix shellcheck issue
8b86f415c1
was merged from a CI run that
predated the new linting.
This commit is contained in:
parent
ecfad6a828
commit
1e99f324d9
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