From 6158035a742602dea9e54ee4a0db45dd99233c69 Mon Sep 17 00:00:00 2001 From: Scott Poore Date: Tue, 29 Jun 2021 07:09:58 -0500 Subject: [PATCH] Removing old gating script code. Resolves: rhbz#1977083 --- tests/scripts/run_tests.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/scripts/run_tests.sh b/tests/scripts/run_tests.sh index f610ee6..3347d69 100644 --- a/tests/scripts/run_tests.sh +++ b/tests/scripts/run_tests.sh @@ -1,7 +1,6 @@ #!/bin/bash export GIT_SSL_NO_VERIFY=true -#git clone -b RHEL9.0 https://gitlab.cee.redhat.com/idm-qe/mod_auth_mellon.git git clone -b add_federation_tests https://github.com/spoore1/federation_testing.git cd federation_testing