diff options
author | A. Wilcox <awilcox@wilcox-tech.com> | 2018-09-15 19:57:27 +0000 |
---|---|---|
committer | A. Wilcox <awilcox@wilcox-tech.com> | 2018-09-15 19:57:27 +0000 |
commit | de7967e51d8a8b525054bca4dd72dae1b32a48dd (patch) | |
tree | 03a2aa07ef7fb39429fcdd30eb135f95cc00a35b /user/lsof/test-enable-suite.patch | |
parent | 08294103e020db88bb755990d1049627087a4807 (diff) | |
parent | 027b6fd1887a746f3b38741a8baa63f2f73face1 (diff) | |
download | packages-de7967e51d8a8b525054bca4dd72dae1b32a48dd.tar.gz packages-de7967e51d8a8b525054bca4dd72dae1b32a48dd.tar.bz2 packages-de7967e51d8a8b525054bca4dd72dae1b32a48dd.tar.xz packages-de7967e51d8a8b525054bca4dd72dae1b32a48dd.zip |
Merge branch 'lsof' into 'master'
user/lsof: new package
See merge request !54
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. + |