Current-Users archive

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

Re: All ATF curses tests failing on babylon5 i386



On Tue, Oct 27, 2020 at 05:03:22PM +0700, Robert Elz wrote:
> All the curses tests are failing on the i386 b5 test setup.
> 
> All fail identically:
> 
> 	Standard error stream
> 
> 	sh: /usr/tests/lib/libcurses/director/director: not found
> 
> Could someone who understands the curses test setup take a look?
> 
> kre

Maybe a typo in t_curses.sh?

cvs diff -u -r 1.17 -r 1.18 tests/lib/libcurses/t_curses.sh

-       $(atf_get_srcdir)/director $2 \
[...]
+       $(atf_get_srcdir)/director/director $2 \

-- 
Herbert


Home | Main Index | Thread Index | Old Index