From 133ef9d4cb72a5081fab588e821eee4a178afc7e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Mar 2025 17:37:41 +0000 Subject: automatic import of copr-backend --- print_queues.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 print_queues.patch (limited to 'print_queues.patch') diff --git a/print_queues.patch b/print_queues.patch deleted file mode 100644 index 83d7fc8..0000000 --- a/print_queues.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/run/print_queues.py b/run/print_queues.py -index 849f8f6a..f48d1157 100755 ---- a/run/print_queues.py -+++ b/run/print_queues.py -@@ -14,6 +14,7 @@ redis_config = { - 'host': opts['redis_host'], - 'port': opts['redis_port'], - 'db': opts['redis_db'], -+ 'password': opts['redis_pwd'], - } - - for i in range(0, NUM_QUEUES): -- cgit v1.2.3