1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 12:06:01 +01:00
nix/tests
Eelco Dolstra 37fe2584c1 Make the repl test more robust
Seen in https://github.com/DeterminateSystems/nix-src/actions/runs/15590867877/job/43909540271:

  nix-functional-tests> grep: repl_output: No such file or directory
  nix-functional-tests> +(repl.sh:174) cat repl_output

This is because there is a small possibility that the `nix repl` child
process hasn't created `repl_output` yet. So make sure it exists.

(cherry picked from commit 9eb46e9cc0)
2025-06-22 19:08:35 +00:00
..
functional Make the repl test more robust 2025-06-22 19:08:35 +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