1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-05 08:31:00 +01:00

Test the parallel copy over ssh-ng

Regression test for https://github.com/NixOS/nix/issues/6253
This commit is contained in:
Théophane Hufschmitt 2023-08-07 11:23:19 +02:00
parent 31a6e10fe5
commit afac001c39
2 changed files with 19 additions and 0 deletions

View file

@ -90,6 +90,7 @@ nix_tests = \
zstd.sh \
compression-levels.sh \
nix-copy-ssh.sh \
nix-copy-ssh-ng.sh \
post-hook.sh \
function-trace.sh \
flakes/config.sh \