Index: trunk/DataCheck/Tools/fill_catalog.sh
===================================================================
--- trunk/DataCheck/Tools/fill_catalog.sh	(revision 19525)
+++ trunk/DataCheck/Tools/fill_catalog.sh	(revision 19526)
@@ -7,4 +7,5 @@
 tevcatdim="TeVCAT.dim"
 
+echo "reading "$tevcat" ..."
 if ! [ -e $tevcatdim ]
 then 
@@ -36,9 +37,5 @@
    done
 fi
-echo ""
 echo "go to /home/fact/operation/ , start dimctrl and execute $tevcatdim with .x"
-echo ""
-echo ""
-echo ""
 
 # 2FHL catalog (as used by HAWC for online monitor
@@ -48,4 +45,5 @@
 fhldim="2FHL.dim"
 
+echo "reading "$fhl" ..."
 if ! [ -e $fhldim ]
 then 
@@ -81,7 +79,4 @@
    done
 fi
-echo ""
 echo "go to /home/fact/operation/ , start dimctrl and execute $fhldim with .x"
-echo ""
-echo ""
-echo ""
+echo "do not forget to reload source list in drivectrl!!!!"
