From 88efb9dbef717ce93ca1a85d28c325ed9c7a07c0 Mon Sep 17 00:00:00 2001 From: Mike McLean Date: Tue, 6 May 2025 17:26:32 -0400 Subject: [PATCH] typo --- .bandit | 2 -- docs/source/volumes.rst | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 .bandit diff --git a/.bandit b/.bandit deleted file mode 100644 index 09e6e3c2..00000000 --- a/.bandit +++ /dev/null @@ -1,2 +0,0 @@ -[markupsafe_xss] -allowed_calls = _MarkTrustedValue diff --git a/docs/source/volumes.rst b/docs/source/volumes.rst index be5ae177..1645c383 100644 --- a/docs/source/volumes.rst +++ b/docs/source/volumes.rst @@ -78,7 +78,7 @@ The new volume directory should initially contain: * a ``packages`` subdirectory * a ``toplink`` symlink to the primary volume (i.e. /mnt/koji) -The permissions for the ``packages`` directory should be the same as the\ +The permissions for the ``packages`` directory should be the same as the default packages directory. The ``toplink`` symlink should normally be an absolute symlink.