Whole text lines are easier to find.
Signed-off-by: Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn@axis.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
487b83d714
commit
6d19e9c7ea
@ -77,7 +77,7 @@ done
|
||||
sts=0
|
||||
whine "checking for version $v"
|
||||
for f in $files; do
|
||||
grep $opts -EHio "(VERSION=|subsurface[[:blank:]]+)?\<v?$v[.0-9]*\>" $f || {
|
||||
grep $opts -EHi "(VERSION=|subsurface[[:blank:]]+)?\<v?$v[.0-9]*\>" $f || {
|
||||
[ $release != y ] || sts=1
|
||||
whine "'$f' may need updating"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user