1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00
nix/tests
Eelco Dolstra bcffa0ce59 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: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 20:30:07 +01:00
nixos test/ca-fd-leak: fix clang-tidy lints 2025-04-01 13:37:37 +00:00
unit Exclude 'dir' from the FlakeRef's URL 2025-04-15 13:34:48 +02:00
repl-completion.nix Format .nix files 2025-01-24 20:30:07 +01:00