Skip to content

Commit f394390

Browse files
committed
shellcheck fix: tests/functional/local-overlay-store/add-lower-inner.sh
1 parent 8f0d941 commit f394390

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

maintainers/flake-module.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,6 @@
122122
''^tests/functional/install-darwin\.sh$''
123123
''^tests/functional/legacy-ssh-store\.sh$''
124124
''^tests/functional/linux-sandbox\.sh$''
125-
''^tests/functional/local-overlay-store/add-lower-inner\.sh$''
126-
''^tests/functional/local-overlay-store/add-lower\.sh$''
127125
''^tests/functional/logging\.sh$''
128126
''^tests/functional/misc\.sh$''
129127
''^tests/functional/multiple-outputs\.sh$''

tests/functional/local-overlay-store/add-lower.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# shellcheck shell=bash
12
source common.sh
23
source ../common/init.sh
34

0 commit comments

Comments
 (0)