mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 03:56:01 +01:00
shellcheck fix: tests/functional/local-overlay-store/delete-duplicate-inner.sh
This commit is contained in:
parent
326d626ad7
commit
20665e1c3d
2 changed files with 1 additions and 2 deletions
|
|
@ -130,8 +130,6 @@
|
||||||
''^tests/functional/local-overlay-store/check-post-init-inner\.sh$''
|
''^tests/functional/local-overlay-store/check-post-init-inner\.sh$''
|
||||||
''^tests/functional/local-overlay-store/check-post-init\.sh$''
|
''^tests/functional/local-overlay-store/check-post-init\.sh$''
|
||||||
''^tests/functional/local-overlay-store/common\.sh$''
|
''^tests/functional/local-overlay-store/common\.sh$''
|
||||||
''^tests/functional/local-overlay-store/delete-duplicate-inner\.sh$''
|
|
||||||
''^tests/functional/local-overlay-store/delete-duplicate\.sh$''
|
|
||||||
''^tests/functional/logging\.sh$''
|
''^tests/functional/logging\.sh$''
|
||||||
''^tests/functional/misc\.sh$''
|
''^tests/functional/misc\.sh$''
|
||||||
''^tests/functional/multiple-outputs\.sh$''
|
''^tests/functional/multiple-outputs\.sh$''
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
# shellcheck shell=bash
|
||||||
source common.sh
|
source common.sh
|
||||||
source ../common/init.sh
|
source ../common/init.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue