There're no errors according to the output.

Should I use some option to output exit code?

I run it with cmd.

Thanks,
Qiong


2007/3/20, Pavel Pervov <[EMAIL PROTECTED]>:

Exit code is either 'echo $?' or 'echo %ERRORLEVEL%' depending on what
shell
you're running in.
First is for linux/cygwin, second is for cmd.

Pavel.
On 3/20/07, zouqiong <[EMAIL PROTECTED]> wrote:
>
> What is exit code?
>
> There're no errors according to the output.
>
>
> 2007/3/20, Pavel Pervov <[EMAIL PROTECTED]>:
> >
> > Qiong,
> >
> > What is exit code after finishing the spec?
> >
> > WBR,
> > Pavel.
> >
> > On 3/20/07, zouqiong <[EMAIL PROTECTED]> wrote:
> > >
> > > When running the specjvm98, It seems  that VM won't execute
> > > DestroyJavaVM()
> > > after call main_runJavaMain().
> > >
> > > The revision I downloaded is : 512587
> > >
> > > --
> > > Best Regards,
> > > Qiong,Zou
> > >
> >
> >
> >
> > --
> > Pavel Pervov,
> > Intel Enterprise Solutions Software Division
> >
>
>
>
> --
> Best Regards,
> Qiong,Zou
>



--
Pavel Pervov,
Intel Enterprise Solutions Software Division




--
Best Regards,
Qiong,Zou

Reply via email to