diff options
author | Max Rees <maxcrees@me.com> | 2018-09-12 19:09:22 -0400 |
---|---|---|
committer | Max Rees <maxcrees@me.com> | 2018-09-12 20:35:19 -0400 |
commit | 027b6fd1887a746f3b38741a8baa63f2f73face1 (patch) | |
tree | 6ec08054b480ba9b24c01329566aee0e5c09d792 /user/lsof/test-enable-suite.patch | |
parent | 02a2bd307242bf8520133412db3fdcc8d1062943 (diff) | |
download | packages-027b6fd1887a746f3b38741a8baa63f2f73face1.tar.gz packages-027b6fd1887a746f3b38741a8baa63f2f73face1.tar.bz2 packages-027b6fd1887a746f3b38741a8baa63f2f73face1.tar.xz packages-027b6fd1887a746f3b38741a8baa63f2f73face1.zip |
user/lsof: new package
Diffstat (limited to 'user/lsof/test-enable-suite.patch')
-rw-r--r-- | user/lsof/test-enable-suite.patch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/user/lsof/test-enable-suite.patch b/user/lsof/test-enable-suite.patch new file mode 100644 index 000000000..7601aa9c0 --- /dev/null +++ b/user/lsof/test-enable-suite.patch @@ -0,0 +1,9 @@ +--- lsof_4.91/lsof_4.91_src/tests/CkTestDB 2010-02-12 15:37:05.000000000 -0500 ++++ lsof_4.91/lsof_4.91_src/tests/CkTestDB 2018-09-12 18:22:36.179562676 -0400 +@@ -67,6 +68,5 @@ + echo "" +- exit 1 + fi + + # Establish trap and stty handling. + |