From bf4c7500e0be642dba5458d755c054c424b6f8ac Mon Sep 17 00:00:00 2001 From: Scott Poore Date: Tue, 29 Jun 2021 07:15:26 -0500 Subject: [PATCH] Removing old gating script code. Resolves: rhbz#1977087 --- 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 45d98e3..5f09d9c 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