summaryrefslogtreecommitdiffstats
path: root/bin/d-i_check_jobs.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-05-14 15:05:57 +0200
committerHolger Levsen <holger@layer-acht.org>2015-05-14 15:05:57 +0200
commit4b018f38463c79960e8e5ba7017335fa756e11e3 (patch)
treef1ccbeaa546160846b13e801cdd0a2c3cc3aa5c8 /bin/d-i_check_jobs.sh
parentffff14418952048d9219be5ed6d6a2b9d84e0adc (diff)
downloadjenkins.debian.net-4b018f38463c79960e8e5ba7017335fa756e11e3.tar.xz
d-i_check_jobs: move FIXME to TODO
Diffstat (limited to 'bin/d-i_check_jobs.sh')
-rwxr-xr-xbin/d-i_check_jobs.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/d-i_check_jobs.sh b/bin/d-i_check_jobs.sh
index 3f372e85..0d7d57cb 100755
--- a/bin/d-i_check_jobs.sh
+++ b/bin/d-i_check_jobs.sh
@@ -122,9 +122,9 @@ for DIRECTORY in * ; do
done
fi
done
-# FIXME: check for removed manuals (but with existing jobs) missing - for all types of manuals and build jobs
#
-# ...and now the translations kept in po files....
+# ...and now for translations kept in po files....
+#
cd po
IGNORE="pot README"
for DIRECTORY in * ; do