ATF-log archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

#42: cannot run atf from arbitrary directory



#42: cannot run atf from arbitrary directory
--------------------------+-------------------------------------------------
 Reporter:  pooka@...     |       Owner:  jmmv
     Type:  defect        |      Status:  new 
 Priority:  minor         |   Milestone:      
Component:  MISC          |     Version:      
 Keywords:                |  
--------------------------+-------------------------------------------------
 # cd /
 # atf-run /usr/tests/util/sh/t_expand | atf-report
 atf-run: ERROR: Cannot open Atffile
 atf-report: ERROR: 1: Unexpected token `<<EOF>>'; expected a header name
 # cd /usr/tests
 # atf-run util/sh/t_expand | atf-report
 Tests root: /usr/tests

 util/sh/t_expand (1/1): 5 test cases
 [....]

 It would be nice if the first case also worked.

-- 
Ticket URL: <http://www.julipedia.org/projects/atf/trac/ticket/42>
Automated Testing Framework <http://www.NetBSD.org/~jmmv/atf/>
Automated Testing Framework


Home | Main Index | Thread Index | Old Index