diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-03-28 10:33:34 +0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-03-28 10:33:34 +0000 |
commit | 278ea4097e4deca33da1a08d746e8d80a620ce95 (patch) | |
tree | 840c57c4501e5adeae44733417a64d4bfbd66775 /test/tmpl | |
parent | f915f773495e9675a6cd514742666c8c12f005e6 (diff) |
* Don't fork in `nix run'.
Diffstat (limited to 'test/tmpl')
-rw-r--r-- | test/tmpl/pan-0.13.91-run.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tmpl/pan-0.13.91-run.nix b/test/tmpl/pan-0.13.91-run.nix index a28459916..f9c13e64d 100644 --- a/test/tmpl/pan-0.13.91-run.nix +++ b/test/tmpl/pan-0.13.91-run.nix @@ -1,4 +1,4 @@ -id : pan-0.13.91-run +id : pan-0.13.91-run-2 pan <- ./pan-0.13.91.nix |