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>
This commit is contained in:
committed by
Andreas Schneider
parent
100c9c98ce
commit
cbccae795d
@@ -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