Remove building with NOCRYPTO option
[minix.git] / minix / tests / safecopy / run
blobe7245c712cea41824c83d2b2a782c640849df11d
1 #!/bin/sh
3 PWD=`pwd`
5 minix-service up ${PWD}/grantor -config ${PWD}/system.conf -script ${PWD}/down
6 minix-service up ${PWD}/requestor -config ${PWD}/system.conf -script ${PWD}/down