minix/test/ds/run
David van Moolenbroek 087ace4459 tests: fix DS tests
2012-09-03 12:20:16 +00:00

8 lines
174 B
Bash

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