Commit 039e354b7d991f8de7003c7a98ad85bec601cb05

Carlos Martín Nieto 2014-04-30T11:57:54

ciscript: don't use an empty string as a number An empty string is not a valid number, and some shells complain. Check instead if $COVERITY is non-empty, which is a common convention and what we're doing anyway.