[erlang-bugs] Missing space in message from ct_run

Peter Andersson peppe@REDACTED
Thu Sep 5 14:48:53 CEST 2013


Thanks!

We'll correct it immediately.

Best regards,
Peter

Ericsson AB, Erlang/OTP

On Thu, 5 Sep 2013, Rabbe Fogelholm wrote:

> When using ct_run with the -no_auto_compile option, and when the expected 
> .beam
> file is not found, there is a console message about this. The message goes
>
>    Suite nosuch_SUITE not foundin directory /tmp/newDirectory
>
> but it ought to be
>
>    Suite nosuch_SUITE not found in directory /tmp/newDirectory
>
>
>
>
> Here is a console dump that shows how to reproduce the problem:
>
> erarafo@REDACTED:~$ mkdir /tmp/newDirectory
> erarafo@REDACTED:~$ ct_run -dir /tmp/newDirectory -suite nosuch_SUITE 
> -no_auto_compile
> Erlang R16B01 (erts-5.10.2) [source] [64-bit] [smp:4:4] [async-threads:10] 
> [hipe] [kernel-poll:false]
>
>
>
> Common Test v1.7.2 starting (cwd is /home/erarafo)
>
> Eshell V5.10.2  (abort with ^G)
> (ct@REDACTED)1>
> Suite nosuch_SUITE not foundin directory /tmp/newDirectory
>
> _______________________________________________
> erlang-bugs mailing list
> erlang-bugs@REDACTED
> http://erlang.org/mailman/listinfo/erlang-bugs
>



More information about the erlang-bugs mailing list