I suspect your use of double quotes within the quoted string is causing the problem.
Charles [EMAIL PROTECTED] wrote on 09/12/2008 05:51:24 AM: > > Hi all, > > > I am not able to log the status of the test in the log file when sipp is > running in the background mode. > > It is able to log the status when it runs in the normal mode. > > > I am using following action in the xml file: > > <nop> > <action> > <exec command="echo Test case ID "2222101" is pass >> pass.log"/> > <exec int_cmd="stop_now"/> > </action> > </nop> > > This code doesn't log the status in the "pass.log" file when sipp is running > in the background mode. > > Please help me to solve this problem. > > Thanks and Regards > -Sumeet > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Sipp-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sipp-users ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
