7 lines
133 B
Python
Executable file
7 lines
133 B
Python
Executable file
#!/usr/bin/env python3
|
|
|
|
"""
|
|
test/stop-coin-daemons.py: Stop daemons for the MMGen test suite
|
|
"""
|
|
|
|
import include.coin_daemon_control
|