procps/testsuite/pgrep.test
Craig Small 24fd2605c5 pgrep: Fix off by one error in line check
There is now a warning if your command is longer than 15 characters
and therefore can never match. Except it was checking for more than
16 characters.

Adjusted this and added a test case.

References:
 !25
 commit 8e8835b2ee
2016-09-11 10:11:25 +10:00
..
pgrep.exp pgrep: Fix off by one error in line check 2016-09-11 10:11:25 +10:00