X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=invoices.sh;h=9ed6dfa56388fb2822d3c4129b2212e9c2ae12ac;hb=9a43c9bdca4ce77d32af2ca776cd5eaa836a9e89;hp=b99d8f2431b4a9b6e0b465acd3992b4a34f24794;hpb=ac0e0282a64b4b03fd1e8be053a5e916713144d5;p=invoices diff --git a/invoices.sh b/invoices.sh index b99d8f2..9ed6dfa 100755 --- a/invoices.sh +++ b/invoices.sh @@ -276,7 +276,7 @@ update_invoice(){ printf 'time=%s work=%s hours=%s\n' \ "$(POST time $n |STRING)" "$(POST work $n |STRING)" \ "$(POST hours $n |STRING)" \ - | grep -xvF 'time= work= hours=0' + | grep -xvF 'time=\ work=\ hours=0' done } >"invoices/$id"