blob: 868d25a69d4a38b2441177012cb92b8ab0947079 (
plain) (
tree)
|
|
--- a/abuild-sudo.c 2021-10-09 16:55:36.705593308 -0500
+++ b/abuild-sudo.c 2021-10-09 16:55:48.037927253 -0500
@@ -33,8 +33,6 @@
};
static const char* invalid_opts[] = {
- "--allow-untrusted",
- "--keys-dir",
NULL,
};
|