mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-04 12:20:42 +09:00
pkd: Produce more useful logs
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
(cherry picked from commit cbccae795d)
This commit is contained in:
committed by
Andreas Schneider
parent
3e0ac84001
commit
62301834f4
@@ -38,7 +38,7 @@ target_link_libraries(pkd_hello ${pkd_libs})
|
||||
# specified with `-i` and may be helpful for chasing down bugs that
|
||||
# are not 100% reproducible.
|
||||
#
|
||||
add_test(pkd_hello_i1 ${CMAKE_CURRENT_BINARY_DIR}/pkd_hello -i1 -w /tmp/pkd_socket_wrapper_XXXXXX)
|
||||
add_test(pkd_hello_i1 ${CMAKE_CURRENT_BINARY_DIR}/pkd_hello -e -o -i1 -w /tmp/pkd_socket_wrapper_XXXXXX)
|
||||
|
||||
#
|
||||
# Configure environment for cwrap socket wrapper.
|
||||
|
||||
Reference in New Issue
Block a user