diff options
Diffstat (limited to 'tests/export-graph.nix')
-rw-r--r-- | tests/export-graph.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/export-graph.nix b/tests/export-graph.nix index 3e30d2dcea7a..b7afa2a85b9b 100644 --- a/tests/export-graph.nix +++ b/tests/export-graph.nix @@ -4,7 +4,6 @@ rec { buildGraphBuilder = builtins.toFile "build-graph-builder" '' - #cat refs while read path; do read drv read nrRefs |