aboutsummaryrefslogtreecommitdiff
path: root/tests/etc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/etc')
-rw-r--r--tests/etc/wydawca.rcin4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/etc/wydawca.rcin b/tests/etc/wydawca.rcin
index 2ac40e9..54c1dc7 100644
--- a/tests/etc/wydawca.rcin
+++ b/tests/etc/wydawca.rcin
@@ -20,14 +20,14 @@ umask 022;
locking no;
-access-method project-owner {
+dictionary project-owner {
type builtin;
query "${project}";
params ("/exact",
"proj", "proj-owner@localhost", "Project Admin");
}
-access-method project-uploader {
+dictionary project-uploader {
type builtin;
query "${project}";
params ("/exact",

Return to:

Send suggestions and report system problems to the System administrator.