From: Zack Cerza Date: Mon, 16 Jun 2014 16:19:54 +0000 (-0600) Subject: Make conf_file optional X-Git-Tag: 1.1.0~1403 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=ec422a94fcea5d2775054a82ca35491473d1f42d;p=teuthology.git Make conf_file optional Signed-off-by: Zack Cerza --- diff --git a/scripts/schedule.py b/scripts/schedule.py index 6ed90e673b..2fc62cec31 100644 --- a/scripts/schedule.py +++ b/scripts/schedule.py @@ -5,7 +5,7 @@ import teuthology.schedule doc = """ usage: teuthology-schedule -h - teuthology-schedule [options] [--] [ ...] + teuthology-schedule [options] [--] [ ...] Schedule ceph integration tests