Index: trunk/MagicSoft/Mars/datacenter/scripts/runcorsika
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/runcorsika	(revision 9336)
+++ trunk/MagicSoft/Mars/datacenter/scripts/runcorsika	(revision 9343)
@@ -92,4 +92,5 @@
    echo "MAXPRT 0"
    # Suppress file with partciles reaching ground (DATnnnnnn)
+   # FIXME: Should we make this switchable by the database?
    echo "PAROUT F F"
    # Don't write a database file
@@ -183,4 +184,6 @@
 printinputcard | ./cc6501p-linux >> $logfile 2>&1
 
+rm -f $outpath/dat`printf %06d $corsikarunno`
+
 check1=$?
 
