Test fetchgit with path containing a . segment
This commit is contained in:
+3
-1
@@ -7,7 +7,9 @@ fi
|
||||
|
||||
clearStore
|
||||
|
||||
repo=$TEST_ROOT/git
|
||||
# Intentionally not in a canonical form
|
||||
# See https://github.com/NixOS/nix/issues/6195
|
||||
repo=$TEST_ROOT/./git
|
||||
|
||||
export _NIX_FORCE_HTTP=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user