shellcheck fix: tests/functional/local-overlay-store/stale-file-handle.sh

This commit is contained in:
Farid Zakaria
2025-09-28 20:24:09 -07:00
parent 3a1ba8e41e
commit e896bf1cb1
2 changed files with 1 additions and 1 deletions

View File

@@ -142,7 +142,6 @@
''^tests/functional/local-overlay-store/redundant-add\.sh$''
''^tests/functional/local-overlay-store/remount\.sh$''
''^tests/functional/local-overlay-store/stale-file-handle-inner\.sh$''
''^tests/functional/local-overlay-store/stale-file-handle\.sh$''
''^tests/functional/logging\.sh$''
''^tests/functional/misc\.sh$''
''^tests/functional/multiple-outputs\.sh$''

View File

@@ -1,3 +1,4 @@
# shellcheck shell=bash
source common.sh
source ../common/init.sh