Skip to content
Snippets Groups Projects
Commit 633026bd authored by Florian Sesser's avatar Florian Sesser
Browse files

Clean ups

parent 7dc2629e
Branches
No related tags found
1 merge request!273Spending node (rebase)
Pipeline #1888 passed
......@@ -48,6 +48,7 @@ in {
};
};
};
services.private-storage-issuer = {
enable = true;
tls = true;
......
......@@ -25,7 +25,6 @@ def main():
block_until_connected(api_root)
subject_cap = exercise_immutable(api_root, someData)
subject_cap = exercise_immutable(api_root, someData)
newDir = exercise_mkdir(api_root)
exercise_link_unlink(api_root, newDir, subject_cap)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment