diff --git a/bin/recvtr2 b/bin/recvtr2
index 896ce8ef392fbc9151f939532131b59eb642cc04..0469cecb2de9deefbe5098a9d41b7992d173fc67 100755
--- a/bin/recvtr2
+++ b/bin/recvtr2
@@ -6,12 +6,12 @@ conffile="RECVTR_HB,PPS"
 
 if [ $lmp_id -lt 2 ] 
 then
-   conffile ="RECVTR_LB"
+   conffile="RECVTR_LB"
 fi
 
 if [ $lmp_id -eq 10 ] || [ $lmp_id -eq 21 ] 
 then
-   conffile ="CCDTR"
+   conffile="CCDTR"
 fi
 
 echo $lmp_id,$conffile