summaryrefslogtreecommitdiff
path: root/contrib/cirrus/setup_environment.sh
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-01-30 06:26:58 -0500
committerGitHub <noreply@github.com>2021-01-30 06:26:58 -0500
commit735b16e34721449781f82b10555b15e4aead0deb (patch)
tree6ddb00570c65636070df2db978f672acd80b1972 /contrib/cirrus/setup_environment.sh
parent2686e406a650f8ceac4b3763e0cfba16090d1c1b (diff)
parentbfc1b66be1f2717e997a84fc33386cf621525208 (diff)
downloadpodman-735b16e34721449781f82b10555b15e4aead0deb.tar.gz
podman-735b16e34721449781f82b10555b15e4aead0deb.tar.bz2
podman-735b16e34721449781f82b10555b15e4aead0deb.zip
Merge pull request #9063 from cevich/master_fix_validate
Cirrus: Fix running Validate task on branches
Diffstat (limited to 'contrib/cirrus/setup_environment.sh')
-rwxr-xr-xcontrib/cirrus/setup_environment.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/cirrus/setup_environment.sh b/contrib/cirrus/setup_environment.sh
index 9267b8a1c..4c95d0254 100755
--- a/contrib/cirrus/setup_environment.sh
+++ b/contrib/cirrus/setup_environment.sh
@@ -181,7 +181,6 @@ esac
# shellcheck disable=SC2154
case "$TEST_FLAVOR" in
ext_svc) ;;
- smoke) ;&
validate)
# For some reason, this is also needed for validation
make .install.pre-commit