From 82b8f3037c99d626577dc6473845c004d93082c9 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Mon, 25 Aug 2014 12:25:37 -0700 Subject: [PATCH] teuthology-queue: list multi queue by default Signed-off-by: Sage Weil --- scripts/queue.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/queue.py b/scripts/queue.py index 2436013d03..733d1b290d 100644 --- a/scripts/queue.py +++ b/scripts/queue.py @@ -14,7 +14,7 @@ If -D is passed, then jobs with PATTERN in the job name are deleted from the queue. Arguments: - -m, --machine_type MACHINE_TYPE + -m, --machine_type MACHINE_TYPE [default: multi] Which machine type queue to work on. optional arguments: -- 2.39.5