mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
ref: part of releng repo refactory affecting ftbfs_weekly_reminder.py
Signed-off-by: Anton Medvedev <amedvede@redhat.com>
This commit is contained in:
@@ -12,7 +12,7 @@ if [ $? -eq 0 ]; then
|
||||
cd ${TMPDIR}
|
||||
git clone ${GITREPO}
|
||||
if [ $? -eq 0 ]; then
|
||||
cd releng/scripts
|
||||
cd releng/scripts_new/release-process/bug-filing/
|
||||
./${SCRIPT}
|
||||
if [ $? -ne 0 ]; then
|
||||
echo "${SCRIPT} had an error condition"
|
||||
|
||||
Reference in New Issue
Block a user