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:
Rusty Russell
2016-05-02 16:02:56 +09:30
parent 064309df1a
commit 4bbb86ae30
10 changed files with 7 additions and 49 deletions

View File

@@ -0,0 +1,6 @@
#! /bin/sh -e
. `dirname $0`/vars.sh
$CLI stop
sleep 1 # Make sure socket is closed.