From: Ian Jackson Date: Sat, 28 Mar 2020 21:53:14 +0000 (+0000) Subject: quacks-ingredients: wip Base vs Witches vs Both X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=27500ce04ed4605e13b9382abb98b42f33dabf2b;p=reprap-play.git quacks-ingredients: wip Base vs Witches vs Both Fix debug output Signed-off-by: Ian Jackson --- diff --git a/quacks-ingredients-update-levels b/quacks-ingredients-update-levels index ed81826..86ccfba 100755 --- a/quacks-ingredients-update-levels +++ b/quacks-ingredients-update-levels @@ -23,4 +23,4 @@ END ./quacks-ingredients-counts Base >>$f.tmp mv -f $f.tmp $f -egrep '^// [A-Za-z]' $f | sort +egrep '^// [A-Z][a-z]* *[A-Za-z]' $f | sort