aboutsummaryrefslogtreecommitdiff
path: root/tests/substituter2.nix.in
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2005-01-25 13:00:12 +0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2005-01-25 13:00:12 +0000
commitc6290e42bc8890e2036013773a98e3551352c91a (patch)
tree898c4017359d92cd942be6890d298e0574dee1c1 /tests/substituter2.nix.in
parent581fc477838e9cf9e5d9657920ef63ea836050ee (diff)
* Fix the `--fallback' switch.
* Fix the substitutes tests.
Diffstat (limited to 'tests/substituter2.nix.in')
-rw-r--r--tests/substituter2.nix.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/substituter2.nix.in b/tests/substituter2.nix.in
deleted file mode 100644
index 34065b00a..000000000
--- a/tests/substituter2.nix.in
+++ /dev/null
@@ -1,6 +0,0 @@
-derivation {
- name = "substituter-2";
- system = "@system@";
- builder = "@shell@";
- args = ["-e" "-x" ./substituter2.builder.sh];
-} \ No newline at end of file