Hi,

Ping. Thanks!

Regards,
Xing Gu

On 03/31/2015 03:46 PM, Xing Gu wrote:
> Signed-off-by: Xing Gu <gux.f...@cn.fujitsu.com>
> ---
>   testcases/network/lib6/runcc.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/testcases/network/lib6/runcc.c b/testcases/network/lib6/runcc.c
> index 91a0b16..3a89598 100644
> --- a/testcases/network/lib6/runcc.c
> +++ b/testcases/network/lib6/runcc.c
> @@ -93,7 +93,7 @@ int runcc(char *tname, char *filename0, char *program)
>                cflags, filename0, filename);
>       es = system(cmd);
>       if (WEXITSTATUS(es) == 127) {
> -             tst_resm(TBROK, "can't run C compiler: \"%s\"", cmd);
> +             tst_resm(TCONF, "can't run C compiler: \"%s\"", cmd);
>               if (unlink(filename) < 0)
>                       tst_resm(TWARN, "%s; unlink \"%s\" failed: %s", tname,
>                                filename, strerror(errno));
>

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to