1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00
nix/tests
Eelco Dolstra 833406121c Make the repl test more robust
Seen in 4390954027:

  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:09:38 +00:00
..
functional Make the repl test more robust 2025-06-22 19:09:38 +00:00
installer Format .nix files 2025-01-24 17:04:02 +01:00
nixos Fix nix-copy-closure VM test 2025-05-15 15:51:43 +00:00
repl-completion.nix Format .nix files 2025-01-24 17:04:02 +01:00