diff options
Diffstat (limited to 'tests/ca/gc.sh')
-rwxr-xr-x | tests/ca/gc.sh | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/ca/gc.sh b/tests/ca/gc.sh deleted file mode 100755 index e9b6c5ab5..000000000 --- a/tests/ca/gc.sh +++ /dev/null @@ -1,10 +0,0 @@ -#!/usr/bin/env bash - -# Ensure that garbage collection works properly with ca derivations - -source common.sh - -export NIX_TESTS_CA_BY_DEFAULT=1 - -cd .. -source gc.sh |