[evolvis-commits] r13853: checktab.sh removed, no longer using tab files

mirabilos at evolvis.org mirabilos at evolvis.org
Mon Feb 28 03:23:12 CET 2011


Author: mirabilos
Date: 2011-02-28 03:23:09 +0100 (Mon, 28 Feb 2011)
New Revision: 13853

Removed:
   trunk/gforge_base/evolvisforge-5.1/tools/checktab.sh
Log:
checktab.sh removed, no longer using tab files

Deleted: trunk/gforge_base/evolvisforge-5.1/tools/checktab.sh
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/tools/checktab.sh	2011-02-28 02:22:50 UTC (rev 13852)
+++ trunk/gforge_base/evolvisforge-5.1/tools/checktab.sh	2011-02-28 02:23:09 UTC (rev 13853)
@@ -1,7 +0,0 @@
-#! /bin/sh
-for file in $@
-do 
-	echo "================= Bad Record Begin For $file  ================="
-	cat $file | grep -v '^.[^ 	]*	.[^ 	]*	' | grep -v '^#'
-	echo "================= Bad Record End ================="
-done



More information about the evolvis-commits mailing list