Opened 7 years ago

Closed 7 years ago

#4106 closed task (fixed)

procps-ng - sed to enable additional tests

Reported by: Munir Contractor Owned by: lfs-book@…
Priority: normal Milestone: 8.1
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

I found that running the below sed allows some additional tests to run in procps-ng that don't require a tty.

sed -i '/set tty/d' testsuite/pkill.test/pkill.exp

The test does not use $tty so just removing the line makes the test work.

Change History (1)

comment:1 by bdubbs@…, 7 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 11269.

Note: See TracTickets for help on using tickets.