chiark
/
gitweb
/
~ian
/
hippotat.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
6e5a653dd8c1a8f22e4db96589050fc7e4ea0735
[hippotat.git]
/
test
/
run-server
1
#!/bin/sh
2
# Copyright 2021 Ian Jackson and contributors to Hippotat
3
# SPDX-License-Identifier: GPL-3.0-or-later
4
# There is NO WARRANTY.
5
6
set -e
7
slug=$1
8
9
ip netns exec hippotat-t-$slug-server \
10
target/debug/hippotatd --config src/test/test.cfg --debug