From a9e6b5f6a50872fd13301b8df5f16d068e777f7f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 20 Feb 2015 22:19:24 +0100 Subject: drop meaningless FIXME --- bin/d-i_check_jobs.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/d-i_check_jobs.sh b/bin/d-i_check_jobs.sh index d6a808b2..c40f4e0e 100755 --- a/bin/d-i_check_jobs.sh +++ b/bin/d-i_check_jobs.sh @@ -184,9 +184,8 @@ elif [ -s $CLEANUP ] ; then cat $CLEANUP echo echo "Jobs need to be deleted from job-cfg/d-i.yaml first, before deleting them with jenkins-jobs, cause else they will be recreated and then builds will be attempted, which will fail and cause notifications..." - # FIXME: adopt this text once job-cfg/d-i.yaml.py generates job-cfg/d-i.yaml else - figlet ok + echo "Everything ok." fi rm -f $CLEANUP echo -- cgit v1.2.3-54-g00ecf