Index: trunk/MagicSoft/Mars/datacenter/scripts/checkstardone
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/checkstardone	(revision 9110)
+++ trunk/MagicSoft/Mars/datacenter/scripts/checkstardone	(revision 9113)
@@ -54,6 +54,5 @@
 for (( s=0 ; s < $num ; s++ ))
 do
-   dataset=${primaries[$s+$s]}
-   telnum=${primaries[$s+$s+1]}
+   dataset=${primaries[$s]}
    echo "checking star done for sequences of dataset $dataset..." >> $scriptlog 2>&1 
    printprocesslog "INFO checking star done for sequences of dataset $dataset"
