1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00
nix/tests
Jörg Thalheim 5419d82547 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.
2025-05-26 12:44:31 +02:00
..
functional tests/fetchGit: work around something that looks a bash parsing quirk. 2025-05-26 12:44:31 +02:00
installer Format .nix files 2025-01-24 17:04:02 +01:00
nixos Make the S3 test more robust 2025-05-24 01:30:51 +02:00
repl-completion.nix Format .nix files 2025-01-24 17:04:02 +01:00