Index: /trunk/MagicSoft/Mars/datacenter/scripts/dowebplots
===================================================================
--- /trunk/MagicSoft/Mars/datacenter/scripts/dowebplots	(revision 7453)
+++ /trunk/MagicSoft/Mars/datacenter/scripts/dowebplots	(revision 7454)
@@ -109,5 +109,5 @@
 
    echo "converting plots to png..." >> $scriptlog 2>&1
-   pstoimg -antialias -flip r270 -density 100 -type png -multipage -out=$tabfile$psfile >> $scriptlog 2>&1
+   pstoimg -antialias -flip r270 -density 100 -type png -multipage -out=$tabfile $psfile >> $scriptlog 2>&1
 done
 
