From: James S. (jcshen) <jc...@ci...> - 2009-04-08 21:43:06
|
Hi, expect gurus : I have a very weird problem here , whenever the script send out the following command : "copy workspace:cores/1207476802_SAM_Alameda-A_svc_sam_bladeAG_log.2965.tar.gz " There is always a [<space>+<\b>] inserted in the word "bladeAG" and this cause the script failure. Here are the exp_internal output : copy workspace:cores/1207476802_SAM_Alameda-A_svc_sam_bladeAG_log.2965.tar.gz spawn id(5): Does `copy workspace:cores/1207476802_SAM_Alameda-A_svc_sam_bla \bdeAG_log.2965.tar.gz' match: I tried all kinds of regular expression to remove the char but the problem is still there : Appreciate for any help James |