diff options
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-x | update_jdn.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index beea9b29..824dc70b 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -453,7 +453,7 @@ fi # There's always some work left... # echo FIXME is ignored so check-jobs scripts can output templates requiring manual work # -rgrep FIXME $BASEDIR/* | grep -v "rgrep FIXME" | grep -v echo > $TMPFILE +rgrep FI[X]ME $BASEDIR/* | grep -v echo > $TMPFILE if [ -s $TMPFILE ] ; then echo cat $TMPFILE |