diff options
-rw-r--r-- | job-cfg/schroot.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/schroot.yaml b/job-cfg/schroot.yaml index f339f0ef..557dd575 100644 --- a/job-cfg/schroot.yaml +++ b/job-cfg/schroot.yaml @@ -83,7 +83,7 @@ - '{name}-sid-create': my_schroot: sid my_distro: sid - my_extra-pkgs: '' + my_extra_pkgs: '' my_time: '0 10 * * 2' - '{name}-sid-upgrade': my_schroot: sid |