diff options
Diffstat (limited to 'tests/structured-attrs.sh')
-rw-r--r-- | tests/structured-attrs.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/structured-attrs.sh b/tests/structured-attrs.sh index 9612020b8..e585ce37f 100644 --- a/tests/structured-attrs.sh +++ b/tests/structured-attrs.sh @@ -1,5 +1,9 @@ source common.sh +# 27ce722638 required some incompatible changes to the nix file, so skip this +# tests for the older versions +requireDaemonNewerThan "2.4pre20210622" + clearStore rm -f $TEST_ROOT/result |