Index: trunk/MagicSoft/Mars/datacenter/scripts/copyscript
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/copyscript	(revision 7344)
+++ trunk/MagicSoft/Mars/datacenter/scripts/copyscript	(revision 7348)
@@ -194,6 +194,6 @@
 
          #copy file
-         $totapefile=`echo $file | sed -e 's/home\/lapalma\/transfer/magic\/datacenter\/totape/'`
-         $totapepath=`dirname $totapefile`
+         totapefile=`echo $file | sed -e 's/home\/lapalma\/transfer/magic\/datacenter\/totape/'`
+         totapepath=`dirname $totapefile`
          makedir $totapepath >> $scriptlog 2>&1 
          if ! cp -v $file $totapepath >> $scriptlog 2>&1 
