From 8d74b8be52cb33ae07b07c34d0e780520424f05e Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Tue, 1 Nov 2005 14:14:11 -0500 Subject: [svn-r11664] Purpose: Forgot to remove a debug echo statment. Fixed. --- bin/chkcopyright | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/chkcopyright b/bin/chkcopyright index ccd3fe2..3ffb9b0 100755 --- a/bin/chkcopyright +++ b/bin/chkcopyright @@ -383,7 +383,6 @@ SHELL_FILE() BATCH_FILE() { f=$1 - echo matching it as batch file case `MATCH_COPYRIGHT $WINBAT_COPYRIGHT $f` in PASSED) PASSED $f -- cgit v0.12