]> git.ipfire.org Git - thirdparty/shadow.git/commit
tests: Support git-worktree(1)
authorAlejandro Colomar <alx@kernel.org>
Sun, 26 Feb 2023 14:39:15 +0000 (15:39 +0100)
committerSerge Hallyn <serge@hallyn.com>
Mon, 27 Feb 2023 20:16:50 +0000 (14:16 -0600)
commita72065a108cfde70c76f8b0b629e04bdc68bba12
tree59d2aea2b8966e85e3612589f8e4b4379ffcae46
parent4445cee19d95595afd97043888e0eb1a30ef6089
tests: Support git-worktree(1)

git-worktree(1) uses a regular file for <.git>, instead of a directory.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
tests/common/config.sh