lnd/scripts
Oliver Gugger abb1e3463f
scripts: kill lnd on windows to access log files (#8076)
For some reason lnd doesn't properly shut down on some windows itests,
and the process still running makes it impossible to access its log
files.
So for the Windows integration test, we attempt to kill the whole
process tree once the process indicates it is done.
2023-10-10 16:15:41 +02:00
..
keys scripts: add gpg key for Slyghtning [skip ci] 2023-07-20 16:28:21 +02:00
check-commit.sh build: check compilation of each commit 2020-12-08 16:19:26 -08:00
check-each-commit.sh build: check compilation of each commit 2020-12-08 16:19:26 -08:00
check-release-notes.sh scripts/check-release-notes.sh: fix bash expression 2023-07-13 12:51:40 -04:00
check-rest-annotations.sh make+scripts: fix rpc-check command 2021-07-27 12:59:54 +02:00
check-sample-lnd-conf.sh scripts: remove litecoin strings from script 2023-10-06 16:34:47 -07:00
fuzz.sh make+scripts+docs: update fuzzing script and make fuzz 2022-11-11 10:30:05 -06:00
gen_sqlc_docker.sh multi: add sqlc support 2023-07-10 17:36:58 -07:00
install_bitcoind.sh build: update CI to build against bitcoind 23 2022-05-04 15:24:22 -07:00
itest_parallel.sh scripts: kill lnd on windows to access log files (#8076) 2023-10-10 16:15:41 +02:00
itest_part.sh itest: remove unused flag goroutineDump 2023-02-23 21:56:08 +08:00
release.sh scripts: use shasum instead of sha256sum 2021-02-15 10:26:15 +01:00
tidy_modules.sh github+Makefile: add new action make tidy-module-check 2023-09-06 02:48:13 +08:00
unit_test_modules.sh Makefile+action: add make unit-module to test submodules 2023-09-06 02:47:55 +08:00
verify-install.sh scripts: use gpg --homedir flag to fix new behavior in 2.4 2023-07-11 09:18:22 +02:00