From 60da9dc3e7a7aedb51e49564f536c3f73b9dce72 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Apr 04 2022 17:57:19 +0000 Subject: beaker: fix shell syntax error --- diff --git a/beaker-tests/Sanity/copr-cli-basic-operations/helpers b/beaker-tests/Sanity/copr-cli-basic-operations/helpers index 411eb45..0ae0c8a 100644 --- a/beaker-tests/Sanity/copr-cli-basic-operations/helpers +++ b/beaker-tests/Sanity/copr-cli-basic-operations/helpers @@ -98,7 +98,7 @@ setup_checks() *copr.stg.fedoraproject.org) ;; *dev-copr.devel.redhat.com) ;; # https://docs.pagure.org/copr.copr/sanity_tests.html#sanity-tests - *frontend ;; + *frontend) ;; *) rlDie "improper copr_url in $_config" ;; esac