Index: trunk/DataCheck/Tools/get_data.sh
===================================================================
--- trunk/DataCheck/Tools/get_data.sh	(revision 19057)
+++ trunk/DataCheck/Tools/get_data.sh	(revision 19059)
@@ -114,5 +114,5 @@
       unit="night(s)"
    else
-      if [ $bin -eq ]
+      if [ $bin -eq 0 ]
       then 
          unit="periods"
@@ -126,4 +126,5 @@
    then
       echo "# Additional Internal Selection: "
+      echo "#   "`echo $table | sed -e 's/AnalysisResultsRun//'`"-Analysis was used."
       if [ "$zdmax" != "" ]
       then
@@ -144,5 +145,5 @@
       if [ "$usedch" == "yes" ]
       then
-         echo "#   You are using the a data quality selection based on the cosmic ray rate."
+         echo "#   Data quality selection based on the cosmic ray rate was applied."
       fi
    fi
