check_legal.regex: allow matching cd-info.exe.
check_common_fn.in: don't erase file cd-info_legal.dump if there is an error.
This commit is contained in:
@@ -153,7 +153,6 @@ test_legal_header() {
|
|||||||
echo " ${line}"
|
echo " ${line}"
|
||||||
echo "$0: Failed command:"
|
echo "$0: Failed command:"
|
||||||
echo " ${cmd} ${opts}"
|
echo " ${cmd} ${opts}"
|
||||||
rm -f "${outfile}"
|
|
||||||
exit 4
|
exit 4
|
||||||
fi
|
fi
|
||||||
done < ${srcdir}/check_legal.regex
|
done < ${srcdir}/check_legal.regex
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
cd-info version [0-9]
|
cd-info version.* [0-9]
|
||||||
^Copyright (c) 2003
|
^Copyright (c) 200
|
||||||
Bernstein
|
Bernstein
|
||||||
^This is free software; see the source for copying conditions\.$
|
^This is free software; see the source for copying conditions\.$
|
||||||
^There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A$
|
^There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A$
|
||||||
|
|||||||
Reference in New Issue
Block a user