mailRe: Error message and test failures from the relax test suites


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Edward d'Auvergne on September 18, 2012 - 15:47:
Hi Nick,

This is simply a problem of csh shell syntax.  For IO redirection from
the C shell, you would need to modify the command to:

% relax --test-suite >& log

Alternatively there is the relax command line option '--log', so you
could also use:

% relax --test-suite --log log

Cheers,

Edward



On 18 September 2012 15:07, Nicolas Doucet <nicolas.doucet@xxxxxxxxxxx> wrote:
Hi,

I'll be glad to submit a bug report but the command to generate the log file
you wanted yields the following error message:

% relax --test-suite > log 2> err
Ambiguous output redirect.

Nick

--
Nicolas Doucet
Assistant Professor
INRS - Institut Armand-Frappier
University of Quebec
Institut Pasteur International Network
531 Boulevard des Prairies
Laval (Quebec) H7V 1B7 CANADA
Phone: (450) 687-5010 #4212
Fax: (450) 686-5501
Email: nicolas.doucet@xxxxxxxxxxx
Web: http://www.profs.inrs.ca/ndoucet/
--



On 2012-09-06, at 3:19 PM, Edward d'Auvergne <edward@xxxxxxxxxxxxx> wrote:

Hi Nick,

There are two issues you are seeing here.  You are right about the
test suite, this is unrelated.  I'm not sure what the problem would be
there, that would require more of the output.  Would you be able to
create a bug report for your test-suite issue at
https://gna.org/bugs/?func=additem&group=relax ?  That would be much
appreciated.  If you run relax with:

$ relax --test-suite > log 2> err

The files 'log' and 'err' will contain much more information and can
be attached to the bug report.  Thanks!  Such a report will allow the
relax developers to track down the issue and fix it quickly for the
next relax version.



_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-users mailing list
relax-users@xxxxxxx

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-users




Related Messages


Powered by MHonArc, Updated Tue Sep 18 19:00:07 2012