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
