mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-06 07:34:21 +01:00
daemon: clean up test dirs.
Move final helpers out of test-cli/ Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
6
daemon/test/scripts/shutdown.sh
Executable file
6
daemon/test/scripts/shutdown.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#! /bin/sh -e
|
||||
|
||||
. `dirname $0`/vars.sh
|
||||
|
||||
$CLI stop
|
||||
sleep 1 # Make sure socket is closed.
|
||||
Reference in New Issue
Block a user