Make check-authz run when objdir != srcdir
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
mapped1 = foo
|
||||
mapped2 = bar
|
||||
}
|
||||
auth_to_local = DB:./an2ln-db.txt DEFAULT
|
||||
auth_to_local = DB:@srcdir@/an2ln-db.txt DEFAULT
|
||||
}
|
||||
|
||||
[logging]
|
||||
|
@@ -16,7 +16,7 @@
|
||||
mapped1 = foo
|
||||
mapped2 = bar
|
||||
}
|
||||
auth_to_local = DB:./an2ln-db.txt DEFAULT
|
||||
auth_to_local = DB:@srcdir@/an2ln-db.txt DEFAULT
|
||||
}
|
||||
|
||||
[logging]
|
||||
|
Reference in New Issue
Block a user