From e5420d759be5ac06c069e6eb688381557bc7571f Mon Sep 17 00:00:00 2001 From: Michel Normand Date: Oct 25 2017 15:11:31 +0000 Subject: Correctly set comment in schedule.conf.sample to refer to .../fedora-openqa/ and not .../fedora-qa/ directory Signed-off-by: Michel Normand --- diff --git a/schedule.conf.sample b/schedule.conf.sample index 6a5aba1..3781fc2 100644 --- a/schedule.conf.sample +++ b/schedule.conf.sample @@ -1,6 +1,6 @@ # fedora-openqa-schedule (both CLI and module) will read configuration from -# /etc/fedora-qa/schedule.conf or ~/.config/fedora-qa/schedule.conf (with the -# latter taking priority if both exist). Most of these settings may be +# /etc/fedora-openqa/schedule.conf or ~/.config/fedora-openqa/schedule.conf +# (with the latter taking priority if both exist). Most of these settings may be # overridden with CLI arguments, when using the CLI. Values in this sample # config indicate the defaults.