minix3/tests/ds/run

8 lines
174 B
Bash
Executable File

#!/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