From 66830c5900628acee42adaa34785d8965983c61d Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Wed, 29 Oct 2003 20:47:38 +0000 Subject: this should finally be correct now (it should reconstruct the whole tree after the check) CVS patchset: 5636 CVS date: 2003/10/29 20:47:38 --- misc/relchk.sh.in | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/relchk.sh.in b/misc/relchk.sh.in index 78c592f0b..242a97486 100755 --- a/misc/relchk.sh.in +++ b/misc/relchk.sh.in @@ -52,6 +52,7 @@ main() { rm -rf $distdir rm -f $distdir.tar.gz ./config.status --recheck + ./config.status echo " * Log is ${log##*/}" echo " * Error log is ${logerror##*/}" -- cgit v1.2.3