minix3/tests/ds/run

8 lines
174 B
Plaintext
Raw Normal View History

2020-02-21 00:59:27 +05:30
#!/bin/sh
PWD=`pwd`
service up ${PWD}/subs -config system.conf -script /etc/rs.single
service up ${PWD}/dstest -config system.conf -script /etc/rs.single
service down subs