diff options
Diffstat (limited to 'tests/functional/build-remote-content-addressed-fixed.sh')
-rw-r--r-- | tests/functional/build-remote-content-addressed-fixed.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/functional/build-remote-content-addressed-fixed.sh b/tests/functional/build-remote-content-addressed-fixed.sh new file mode 100644 index 000000000..ae7441591 --- /dev/null +++ b/tests/functional/build-remote-content-addressed-fixed.sh @@ -0,0 +1,5 @@ +source common.sh + +file=build-hook-ca-fixed.nix + +source build-remote.sh |