From: Guus Sliepen Date: Thu, 5 Sep 2019 17:57:57 +0000 (+0200) Subject: Fix starting the channels-fork test. X-Git-Url: http://git.meshlink.io/?p=meshlink;a=commitdiff_plain;h=29c29069e5637613b4f65e92825a78d658b491df Fix starting the channels-fork test. The test started by cleaning the wrong config files, and could potentially fail when started at the same time as the non-forking channels test. --- diff --git a/test/channels-fork.test b/test/channels-fork.test index 7a514f9e..1d4c164c 100755 --- a/test/channels-fork.test +++ b/test/channels-fork.test @@ -1,4 +1,4 @@ #!/bin/sh -rm -Rf channels_conf.* +rm -Rf channels_fork_conf.* ./channels-fork