]> git.meshlink.io Git - meshlink/commitdiff
Fix starting the channels-fork test.
authorGuus Sliepen <guus@meshlink.io>
Thu, 5 Sep 2019 17:57:57 +0000 (19:57 +0200)
committerGuus Sliepen <guus@meshlink.io>
Thu, 5 Sep 2019 18:00:11 +0000 (20:00 +0200)
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.

test/channels-fork.test

index 7a514f9e9047648d96b7b044b0aba7d1eebd6741..1d4c164ca76a5db358f32881f59b061a03bf5919 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/sh
 
 #!/bin/sh
 
-rm -Rf channels_conf.*
+rm -Rf channels_fork_conf.*
 ./channels-fork
 ./channels-fork