From f88e94b3b81d73ae36000d400ffd06c11022a4b3 Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Fri, 7 Apr 2006 12:46:03 -0500 Subject: [svn-r12213] Turned off copyright checking until what need copyright is decided. --- bin/runtest | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/runtest b/bin/runtest index af6434d..ce55f58 100755 --- a/bin/runtest +++ b/bin/runtest @@ -758,6 +758,8 @@ if [ -z "$NOCVS" ]; then fi rm $TMPFILE PRINT_BLANK + # No copyright checking until what need copyright is decided. 2006/4/7. + if false; then # ====================== # Check Copyright notice # ====================== @@ -792,6 +794,7 @@ if [ -z "$NOCVS" ]; then fi rm $TMPFILE PRINT_BLANK + fi else # make sure the cvs update, if done by another host, has completed. # First wait for the presence of $CVSLOG which signals some host -- cgit v0.12