diff --git a/test/check_common_fn.in b/test/check_common_fn.in index 95c6969a..9e2e6726 100755 --- a/test/check_common_fn.in +++ b/test/check_common_fn.in @@ -153,7 +153,6 @@ test_legal_header() { echo " ${line}" echo "$0: Failed command:" echo " ${cmd} ${opts}" - rm -f "${outfile}" exit 4 fi done < ${srcdir}/check_legal.regex diff --git a/test/check_legal.regex b/test/check_legal.regex index c308ba79..032a0fbd 100644 --- a/test/check_legal.regex +++ b/test/check_legal.regex @@ -1,5 +1,5 @@ -cd-info version [0-9] -^Copyright (c) 2003 +cd-info version.* [0-9] +^Copyright (c) 200 Bernstein ^This is free software; see the source for copying conditions\.$ ^There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A$