1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-16 02:01:59 +02:00
nix/tests
Jörg Thalheim 2fc60bd76a tests/fetchGit: work around something that looks a bash parsing quirk.
Before we got something like this but only inside the VM test:

 vm-test-run-functional-tests-on-nixos_user> machine # fetchGit.sh: line 286: unexpected EOF while looking for matching `)'

We now try to do not too much in a single line, so that the bash parser does not get confused.
This also seems more readable and better quoted.

(cherry picked from commit 5419d82547)
2025-05-26 12:54:36 +00:00
..
functional tests/fetchGit: work around something that looks a bash parsing quirk. 2025-05-26 12:54:36 +00:00
installer Format .nix files 2025-01-24 17:04:02 +01:00
nixos Fix pkgs.nixVersions and installTests 2025-04-23 16:42:02 +02:00
repl-completion.nix Format .nix files 2025-01-24 17:04:02 +01:00