diff options
Diffstat (limited to 'tests/impure-derivations.sh')
-rw-r--r-- | tests/impure-derivations.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/impure-derivations.sh b/tests/impure-derivations.sh index 23a193833..7595fdd35 100644 --- a/tests/impure-derivations.sh +++ b/tests/impure-derivations.sh @@ -5,8 +5,6 @@ requireDaemonNewerThan "2.8pre20220311" enableFeatures "ca-derivations impure-derivations" restartDaemon -set -o pipefail - clearStore # Basic test of impure derivations: building one a second time should not use the previous result. |