[Tarantool-patches] [PATCH 0/2] popen: fixes to make master branch happy
Cyrill Gorcunov
gorcunov at gmail.com
Fri Feb 28 12:48:13 MSK 2020
The rule of thumb is to keep master branch in good shape so that
it will be used to verify own work on top. The popen test cause
some problems which I have to rework thus just revert it.
Also fix popen build on non linux machines.
branch gorcunov/gh-4031-popen-fixes-2
Cyrill Gorcunov (2):
popen: fix empty envp type for nonlinux builds
Revert "test: unit/popen"
src/lib/core/popen.c | 2 +-
test/unit/CMakeLists.txt | 3 -
test/unit/popen.c | 253 ---------------------------------------
test/unit/popen.result | 28 -----
4 files changed, 1 insertion(+), 285 deletions(-)
delete mode 100644 test/unit/popen.c
delete mode 100644 test/unit/popen.result
base-commit: 40a516477aa337b3d15184f99bb1ec1a3095d60a
--
2.20.1
More information about the Tarantool-patches
mailing list