repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
minor fixes for safecopy & safemap tests
[minix3.git]
/
test
/
safemap
/
run
blob
b5600e0742810cec20bc68639051f8e6a03e1e11
1
#!/bin/sh
2
3
PWD
=
`pwd`
4
5
service up
${PWD}/grantor -config ${PWD}/system.conf -script ${PWD}
/
down
6
service up
${PWD}/requestor -config ${PWD}/system.conf -script ${PWD}
/
down