about summary refs log tree commit diff stats
path: root/tests/by-name/sh/sharkey
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-04-28 13:37:55 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-04-28 13:37:55 +0200
commit9557336692627ab9c942c30e19cd2a0ee5a7f410 (patch)
treeff5c7b0d8bc0aa4c590e7e6ee445e4a651c1319f /tests/by-name/sh/sharkey
parentmodules/sharkey: Add required `@chown` syscall group to allow list (diff)
downloadnixos-server-9557336692627ab9c942c30e19cd2a0ee5a7f410.zip
pkgs/sharkey: 2025.2.2 -> 2025.2.3
There is no change log, as this is a security update.
Diffstat (limited to 'tests/by-name/sh/sharkey')
-rw-r--r--tests/by-name/sh/sharkey/test.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/by-name/sh/sharkey/test.nix b/tests/by-name/sh/sharkey/test.nix
index 40efe17..b2ad461 100644
--- a/tests/by-name/sh/sharkey/test.nix
+++ b/tests/by-name/sh/sharkey/test.nix
@@ -97,7 +97,6 @@ nixos-lib.runTest {
       # Start the actual testing machines
       start_all()
 
-
       with subtest("Add pebble ca key to all services"):
         for node in [name_server, server, client]:
           node.wait_for_unit("network-online.target")